gallery masonry is mostly working now. Still needs some aestetical retouching and...
[theme-danix.xyz.git] / assets / sass / components / _image.scss
index 45df867..6052089 100644 (file)
                                margin: (_size(element-margin) * 0.75) 0;\r
                        }\r
                }\r
+               &.w-full {\r
+                       width: 100%;\r
+               }\r
+               &.h-auto {\r
+                       height: auto;\r
+               }\r
        }\r
        .image.signature {\r
                &.left,\r
                }\r
        }\r
 \r
+       .animate-fade {\r
+               animation: fadeIn 750ms ease-in-out;\r
+       }\r
+\r
        figure {\r
                figcaption {\r
                        p {\r