From ce43bb9a6aab445286afac54e5048b1547efa63d Mon Sep 17 00:00:00 2001 From: Jeffrey Tse Date: Fri, 20 Sep 2019 12:40:14 +0800 Subject: update: header transparent, animation, banner, etc --- _sass/yat.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_sass/yat.scss') diff --git a/_sass/yat.scss b/_sass/yat.scss index c36c55c..446a791 100644 --- a/_sass/yat.scss +++ b/_sass/yat.scss @@ -31,7 +31,7 @@ $footer-height: $header-height * 1.05 !default; $footer-text-color: rgba(lighten(invert($theme-color), 30%), 50%) !default; $footer-background-color: darken($theme-color, 5%) !default; -$banner-height: 380px !default; +$banner-height: 400px !default; $banner-text-color: lighten($white-color, 0%) !default; $banner-background: darken(#333, 5%) !default; -- cgit v1.2.3