This commit is contained in:
John O'Nolan
2017-06-16 10:44:06 +01:00
parent b7a788f973
commit 535ead65e7
8 changed files with 46 additions and 11 deletions

View File

@ -186,12 +186,12 @@ body {
align-items: center;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
margin-right: 10px;
padding-bottom: 80px;
letter-spacing: 0.4px;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
-ms-overflow-scrolling: touch;
}