diff --git a/src/index.css b/src/index.css index 38f32b3..21f785c 100644 --- a/src/index.css +++ b/src/index.css @@ -128,8 +128,9 @@ ytmusic-app[blyrics-stylized] #player-bar-background{ display: block; font-size: 2rem; font-weight: 600; - white-space: pre-wrap; - line-height: 0.6; + white-space: normal; + line-height: 1.1; + margin-top: 8px; } #side-panel { min-width: 50%;