diff --git a/layout/pages/home/home-background.ejs b/layout/pages/home/home-background.ejs index a0c2e98d..585f9ce9 100644 --- a/layout/pages/home/home-background.ejs +++ b/layout/pages/home/home-background.ejs @@ -26,7 +26,7 @@ } -
+
home-banner-background
diff --git a/layout/pages/home/home-banner.ejs b/layout/pages/home/home-banner.ejs index 052310b7..934d2c6d 100755 --- a/layout/pages/home/home-banner.ejs +++ b/layout/pages/home/home-banner.ejs @@ -26,7 +26,7 @@ backdrop-filter: none !important; } -
+
home-banner-background
diff --git a/source/css/layout/animations.styl b/source/css/layout/animations.styl index 0032356c..d20d95e9 100644 --- a/source/css/layout/animations.styl +++ b/source/css/layout/animations.styl @@ -1,5 +1,5 @@ .transition-fade - transition 0.4s + transition opacity 0.4s ease opacity 1 .transition-fade-up