fix: remove pre-wrap from lyrics container to eliminate phantom spacing
This commit is contained in:
parent
d7e30ba317
commit
e5b8186b4f
1 changed files with 0 additions and 1 deletions
|
|
@ -85,7 +85,6 @@
|
|||
border-radius:.5rem;
|
||||
padding:1rem 1.25rem;
|
||||
margin:1rem 0;
|
||||
white-space:pre-wrap;
|
||||
line-height:1.3;
|
||||
font-size:1rem;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue