Sfoglia il codice sorgente

:art: forcing justify hero top

tags/0.9.0
J 4 anni fa
parent
commit
e37daf2349
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      vue-theme/src/components/hero.vue

+ 1
- 1
vue-theme/src/components/hero.vue Vedi File

@@ -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…
Annulla
Salva