This commit is contained in:
zadit
2025-01-04 06:57:36 +07:00
parent 3a899e197a
commit 59a9d299c5
11 changed files with 187 additions and 91 deletions

View File

@@ -45,18 +45,18 @@
text-align: start;
font-size: 1rem;
font-weight: bold;
color: white;
color: black;
margin: 0;
}
.artist-name {
text-align: start;
font-size: 0.9rem;
color: white;
color: black;
margin: 0;
}
.song-duration {
font-size: 0.9rem;
color: white;
color: black;
}