diff --git a/src/styles/lyrics.scss b/src/styles/lyrics.scss index 3ff52f0627..611f493ca0 100644 --- a/src/styles/lyrics.scss +++ b/src/styles/lyrics.scss @@ -74,7 +74,6 @@ font-size: 16px; color: #bbb; margin-top: -5px; - } /* move info to the top and allow lyrics to overlap */ @@ -83,7 +82,7 @@ flex-direction: column; align-items: center; text-align: center; - margin-right: 0; + margin-right: 0px; width: 100%; } @@ -117,4 +116,4 @@ top: 40px; width: 100%; } -} \ No newline at end of file +}