Fix firefox unscrollable bug
parent
1cd3f3451e
commit
3a95b4f5a5
|
@ -3,7 +3,6 @@
|
|||
* --------------------------------- */
|
||||
html {
|
||||
font-size: 14px;
|
||||
overflow: -moz-hidden-unscrollable;
|
||||
}
|
||||
.section {
|
||||
padding: 2rem 1.5rem;
|
||||
|
|
Loading…
Reference in New Issue