Sfoglia il codice sorgente

theme editor styling font size tweaks

tags/1.0.3
Alej 3 anni fa
parent
commit
26de5df733
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      vue-theme/editor-style.css

+ 1
- 1
vue-theme/editor-style.css Vedi File

@@ -28,7 +28,7 @@
28 28
 body {
29 29
     font-family: Questrial, sans-serif;
30 30
     color: #0d0d0d;
31
-    font-size:15.2px;
31
+    font-size: 1.110770em;
32 32
 }
33 33
 
34 34
 p {

Loading…
Annulla
Salva