Change album/tile label font to Coda, too

This commit is contained in:
Aaron van Geffen 2023-03-11 22:13:55 +01:00
parent 0b8c614191
commit c7e4351375
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ i.space-invader.alt-7::before {
.tiled_grid div h4 {
color: #000;
margin: 0;
font: 400 18px "Open Sans", sans-serif;
font: 400 18px 'Coda', sans-serif;
padding: 15px 5px;
text-overflow: ellipsis;
text-align: center;