Explorar el Código

feat: Prettier font

jmacura hace 5 años
padre
commit
6c8ffd646b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/app.css

+ 1 - 0
src/app.css

@@ -14,6 +14,7 @@ html, body {
 }
 
 .loader-splash {
+  font-family: Arial, Helvetica, sans-serif; /* temporary workaround*/
   height: 100%;
   width: 100%;
   position: absolute;