Explorar el Código

:art: forcing justify hero top

tags/0.9.0
J hace 4 años
padre
commit
e37daf2349
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      vue-theme/src/components/hero.vue

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

@@ -91,7 +91,7 @@ export default {
91 91
     min-height: 25vh
92 92
     position: relative
93 93
     overflow: hidden
94
-    justify-content: flex-start
94
+    justify-content: flex-start !important
95 95
     .tint
96 96
         position: absolute
97 97
         height: 100%

Loading…
Cancelar
Guardar