Explorar el Código

headings style color change

headings color to yellow
tags/0.9.0
Alej hace 5 años
padre
commit
2892c767a4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      vue-theme/src/app.vue

+ 1
- 1
vue-theme/src/app.vue Ver fichero

@@ -30,7 +30,7 @@ html > body
30 30
         width: 100%
31 31
         
32 32
         :--headings
33
-            color: red
33
+            color: yellow
34 34
 
35 35
         > [class^="page--"]
36 36
             background-color: pink

Loading…
Cancelar
Guardar