Explorar el Código

styling edits - padding adjustment

tags/0.9.0
Alej hace 4 años
padre
commit
0eb13bbe86
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      vue-theme/src/pages/single.vue

+ 1
- 1
vue-theme/src/pages/single.vue Ver fichero

@@ -220,7 +220,7 @@ export default {
220 220
     /* background-color: $cia_white2 */
221 221
     article
222 222
         background-color: white
223
-        padding: $ms-1
223
+        padding: $ms-0
224 224
         h1
225 225
             color: $cia_black
226 226
             /* font-weight: 800 */

Loading…
Cancelar
Guardar