diff --git a/css/layout.css b/css/layout.css index da7ee3c..bb7d588 100644 --- a/css/layout.css +++ b/css/layout.css @@ -5,6 +5,7 @@ html { padding-bottom: 40px; -webkit-font-smoothing: antialiased; box-sizing: border-box; + overflow-y: scroll; } *, *:before, *:after {