Fix unnecessary scrollbar on high resolutions

This commit is contained in:
Juho Teperi
2017-01-10 17:53:58 +02:00
parent 1cd3455f28
commit 16cce747e8
2 changed files with 10 additions and 14 deletions

View File

@@ -39,8 +39,6 @@ a
.container
flex 1
min-height 100vh
padding-bottom footerHeight
section
background #fff
@@ -170,11 +168,9 @@ section:first-child
footer
height footerHeight
line-height footerHeight
margin-top footerHeight * -1
padding 0.5em
padding-right 1em
z-index 2
position relative
border-top 1px solid #ECECEC
font-size 1.5em
i