Explorar el Código

styling revert - stickies -grid-template-columns

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

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

@@ -157,7 +157,7 @@ export default {
157 157
             ul
158 158
                 &.flipped
159 159
                     grid-template-columns: 
160
-                        24.25% 24.25% 24.25% 24.25% 
160
+                        24.25% 24.25% 49.5% 
161 161
                     li
162 162
                         &:nth-of-type(1)
163 163
                             grid-row-end: 2

Loading…
Cancelar
Guardar