Fixed mobile layout issues and improved editor layout styles

This commit is contained in:
Cheng-Han, Wu 2016-03-15 11:10:08 +08:00
parent b5d9d28f2e
commit 40f9206190
3 changed files with 47 additions and 34 deletions

View file

@ -15,7 +15,7 @@ body {
letter-spacing: 0.025em;
line-height: 1.25;
font-size: 18px;
min-height: 100%;
height: auto !important;
overflow-y: hidden !important;
-webkit-overflow-scrolling: touch;
}