Merge pull request #17 from JohnNiang/patch-1

Fix firefox unscrollable bug (#10)
v1.2.0
Kun.Peng 2019-12-15 09:34:35 +08:00 committed by GitHub
commit 3a197c7111
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
* --------------------------------- */
html {
font-size: 14px;
overflow: -moz-hidden-unscrollable;
}
.section {
padding: 2rem 1.5rem;