Explorar el Código

Set the fallback font-family to sans-serif

tags/v0.1.0
Fen Dweller hace 6 años
padre
commit
62ede08d70
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      macrovision.css

+ 1
- 1
macrovision.css Ver fichero

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


.entity-box { .entity-box {


Cargando…
Cancelar
Guardar