1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

stylelint fixes

This commit is contained in:
gm852 2025-03-24 01:35:34 -04:00
parent 4f6dea432d
commit dbeef9c554

View file

@ -58,7 +58,7 @@
.songInfo {
margin-top: 10px;
color: #ffffff;
color: #fff;
}
.songInfo h2 {
@ -72,7 +72,7 @@
.songInfo p {
font-size: 16px;
color: #bbbbbb;
color: #bbb;
margin-top: -5px;
}
@ -108,7 +108,7 @@
.songInfo p {
font-size: 14px;
color: #bbbbbb;
color: #bbb;
margin-top: -5px;
}