Explorar el Código

wp-block figcaption styling - remove margin

tags/0.9.0
Alej hace 4 años
padre
commit
2929266b3b
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0
    3
      vue-theme/src/pages/single.vue

+ 0
- 3
vue-theme/src/pages/single.vue Ver fichero

@@ -265,9 +265,6 @@ export default {
265 265
             figcaption 
266 266
                 position: absolute
267 267
                 top: 100%
268
-                margin: 0 3em 0
269
-                /* color: aqua */
270
-                /* backdrop-filter: brightness(0.5) */
271 268
 
272 269
         [class^="iframe-container"]
273 270
             position: relative

Loading…
Cancelar
Guardar