diff --git a/api/templates/spotify.html.j2 b/api/templates/spotify.html.j2 index 1545f63..44209e0 100644 --- a/api/templates/spotify.html.j2 +++ b/api/templates/spotify.html.j2 @@ -29,6 +29,12 @@ color: #ff1616; } + .art { + float: left; + width: 44%; + margin-left: -15px; + } + .artist { font-weight: bold; font-size: 24px; @@ -51,9 +57,6 @@ } .cover { - float: left; - width: 44%; - margin-left: -15px; border-radius: 5px; } @@ -92,7 +95,7 @@ {% if song_name %}
- +