fixed scrolling behaviour on mobile devices

fixes #12
master
Tezza 2015-02-24 13:10:59 +01:00
parent ca80678ba3
commit 13f8cc3d89
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ html,
body {
font-family: 'Patrick Hand SC', sans-serif;
font-size: 18px;
height: 100%;
overflow-x: hidden;
}
.well {