BUGFIX: player class duplicated use.

This commit is contained in:
Jorit Tijsen
2024-03-15 13:40:06 +01:00
parent 1a8bbeb084
commit eaea761366
4 changed files with 5 additions and 14 deletions

View File

@@ -55,9 +55,3 @@
}
}
}
.player {
font-size: 14pt;
font-family: 'Roboto Condensed', serif;
font-weight: 300;
color: #787878;
}