Fix css syntax error

This commit is contained in:
Sijmen 2023-04-27 04:08:58 +02:00
parent 89dc500b7f
commit ebe4cf0d01
Signed by: vijfhoek
GPG Key ID: DAF7821E067D9C48
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@
} }
.nowplaying .albumart:hover { .nowplaying .albumart:hover {
transform: scale(1.05); transform: scale(1.05);
}; }
.nowplaying .metadata { .nowplaying .metadata {
flex: 1; flex: 1;