Przeglądaj źródła

Set the fallback font-family to sans-serif

tags/v0.1.0
Fen Dweller 6 lat temu
rodzic
commit
62ede08d70
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      macrovision.css

+ 1
- 1
macrovision.css Wyświetl plik

@@ -18,7 +18,7 @@ body {
justify-content: flex-start;
height: 100%;
width: 100%;
font-family: 'Coda', cursive;
font-family: 'Coda', sans-serif;
}

.entity-box {


Ładowanie…
Anuluj
Zapisz