Explorar el Código

credits adjust font size to 0.8em

tags/1.0.3
Alej hace 2 años
padre
commit
58a9bcd26f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      vue-theme/src/components/credits.vue

+ 1
- 1
vue-theme/src/components/credits.vue Ver fichero

@@ -15,5 +15,5 @@ export default {
15 15
 <style lang="postcss">
16 16
 .credits
17 17
     p
18
-        font-size: 0.7em
18
+        font-size: 0.8em
19 19
 </style>

Loading…
Cancelar
Guardar