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

@@ -336,13 +336,6 @@ body {
cursor: pointer;
}
.player {
font-size: 14pt;
font-family: "Roboto Condensed", serif;
font-weight: 300;
color: #787878;
}
.blog_grid .row, .blog_grid .row > * {
padding: 0;
margin: 0;

File diff suppressed because one or more lines are too long