Ver código fonte

:art: forcing justify hero top

tags/0.9.0
J 4 anos atrás
pai
commit
e37daf2349
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      vue-theme/src/components/hero.vue

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

@@ -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%

Carregando…
Cancelar
Salvar