Ver código fonte

:recyce: forcing large hero height

tags/0.9.0
J 4 anos atrás
pai
commit
acf1a5c49c
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

@@ -114,7 +114,7 @@ export default {
114 114
         height: 100%
115 115
 
116 116
     .embedded
117
-        min-height: 210px
117
+        min-height: 70vh
118 118
         height: 100%
119 119
         
120 120
     .blank

Carregando…
Cancelar
Salvar