improve nowPlaying alignment

This commit is contained in:
geoffrey45
2022-02-08 00:39:08 +03:00
parent f93fa79fc5
commit 214ae82344
15 changed files with 113 additions and 71 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
width: 3rem;
height: 3rem;
border-radius: $smaller;
background-image: url("../../images/eggs.jpg");
background-image: url("../../images/null.webp");
}
.separator {