Преглед изворни кода

wp-block figcaption position styling

tags/0.9.0
Alej пре 4 година
родитељ
комит
7ca2be9100
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4
    4
      vue-theme/src/pages/single.vue

+ 4
- 4
vue-theme/src/pages/single.vue Прегледај датотеку

@@ -261,13 +261,13 @@ export default {
261 261
             padding-bottom: 56.25% 
262 262
             &__wrapper
263 263
                 display: contents
264
-            /* TBD if kept */
264
+            /* TBD if kept- edit ot test */
265 265
             figcaption 
266 266
                 position: absolute
267
-                top: 39%
267
+                top: 100%
268 268
                 margin: 0 3em 0
269
-                color: aqua
270
-                backdrop-filter: brightness(0.5)
269
+                /* color: aqua */
270
+                /* backdrop-filter: brightness(0.5) */
271 271
 
272 272
         [class^="iframe-container"]
273 273
             position: relative

Loading…
Откажи
Сачувај