Ver código fonte

embed caoption margin adjiust

tags/1.0.2
Alej 3 anos atrás
pai
commit
d2cfaebd22
1 arquivos alterados com 1 adições e 3 exclusões
  1. 1
    3
      vue-theme/src/pages/single.vue

+ 1
- 3
vue-theme/src/pages/single.vue Ver arquivo

@@ -263,7 +263,7 @@ export default {
263 263
             position: relative
264 264
             width: 100% 
265 265
             padding-bottom: 56.25%
266
-            margin-bottom: 7em
266
+            margin-bottom: $ms-7
267 267
             &__wrapper
268 268
                 display: contents
269 269
             /* TBD if kept- edit ot test */
@@ -345,8 +345,6 @@ export default {
345 345
             margin: 0 0.65em 0 0
346 346
         &.f-col
347 347
             flex-direction: row
348
-            .wp-block-embed, .is-type-video
349
-                margin-bottom: $ms-9
350 348
             .wp-block-gallery
351 349
                 .wp-block-image  
352 350
                     figcaption

Carregando…
Cancelar
Salvar