Aligned captions for figures to the center
[theme-danix.xyz.git] / assets / sass / components / _image.scss
index 2901801..09c402c 100644 (file)
                        width: 100%;\r
                }\r
        }\r
+\r
+       figure {\r
+               figcaption {\r
+                       p {\r
+                               text-align: center;\r
+                       }\r
+               }\r
+       }
\ No newline at end of file