diff --git a/lyricfier/static/style.css b/lyricfier/static/style.css index 3fac6a7..316f9e0 100644 --- a/lyricfier/static/style.css +++ b/lyricfier/static/style.css @@ -486,7 +486,7 @@ body { white-space: pre-wrap; flex: 1; overflow: auto; - padding: 1rem; + text-align: center !important; line-height: 1.75; position: relative; }