diff --git a/style.css b/style.css index b015d24..14ffe24 100755 --- a/style.css +++ b/style.css @@ -83,7 +83,7 @@ a:hover { } #page { - height: calc(50vh - 40px); + height: calc(60vh - 40px); } }