Initial port
[editorial.git] / assets / main / sass / base / _page.scss
index 84c2451da153f89f87e45459d4e8a81de8b1efa3..78e8f8863ddf2ce446beae95e3e49f1f3c046517 100644 (file)
@@ -1,5 +1,5 @@
 ///\r
-/// Massively by HTML5 UP\r
+/// Editorial by HTML5 UP\r
 /// html5up.net | @ajlkn\r
 /// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)\r
 ///\r
                }\r
 \r
        body {\r
+               background: _palette(bg);\r
 \r
-               background-color: _palette(invert, bg);\r
-\r
-               // Stops initial animations until page loads.\r
-                       &.is-preload {\r
+               // Stops initial animations until page loads or stops resizing.\r
+                       &.is-preload,\r
+                       &.is-resizing {\r
                                *, *:before, *:after {\r
                                        @include vendor('animation', 'none !important');\r
                                        @include vendor('transition', 'none !important');\r