eww: better lyrics

This commit is contained in:
2025-06-26 03:37:36 +02:00
parent 5517c99370
commit e2e150c95c
18 changed files with 134 additions and 56 deletions

View File

@@ -142,7 +142,7 @@
background-size: cover;
background-repeat: no-repeat;
min-width: 455px;
min-height: 200px;
min-height: 240px;
border-radius: 17px;
background-position: center;
margin: 20px 0px 0px 20px;
@@ -170,9 +170,9 @@
}
.music-stuff-box {
min-height: 200px;
border-radius: 15px;
background: linear-gradient(to right, $bg-alt, transparent);
min-height: 240px;
}
.player-cover-box {
@@ -213,7 +213,7 @@
.cavabar {
font-size: 14px;
color: $lavender;
color: $blue;
}
.music-controls-box {