Fix firefox unscrollable bug

v1.2.0
John Niang 2019-12-12 00:41:03 +08:00 committed by GitHub
parent 1cd3f3451e
commit 3a95b4f5a5
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;