summaryrefslogtreecommitdiff
path: root/_sass/yat.scss
diff options
context:
space:
mode:
authorJeffrey Tse <jeffreytse.mail@gmail.com>2019-09-20 12:40:14 +0800
committerJeffrey Tse <jeffreytse.mail@gmail.com>2019-09-20 12:40:14 +0800
commitce43bb9a6aab445286afac54e5048b1547efa63d (patch)
treef4d01fb28607772e30e28fbc09f18441f814847c /_sass/yat.scss
parente3081ca386f6c5e296c8dfbafd89e37738153601 (diff)
update: header transparent, animation, banner, etc
Diffstat (limited to '_sass/yat.scss')
-rw-r--r--_sass/yat.scss2
1 files changed, 1 insertions, 1 deletions
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;