diff --git a/source/css/layout/_partial/first-screen.styl b/source/css/layout/_partial/first-screen.styl index 875eef6..e6d725a 100644 --- a/source/css/layout/_partial/first-screen.styl +++ b/source/css/layout/_partial/first-screen.styl @@ -24,7 +24,7 @@ $first-screen-img = $temp-img ? $temp-img:'/images/bg.svg'; position: relative; box-sizing: border-box; width: 80%; - height: 80%; + height: 90%; .description { font-weight: bold;