Update life.html

This commit is contained in:
Kyle
2019-08-16 17:49:49 -07:00
parent 193f190ca7
commit 4c0b51c4ce

View File

@@ -94,9 +94,10 @@
} }
.settings { .settings {
margin: 10pt; margin: 10pt;
overflow-y: auto; overflow-y: scroll;
overflow-x: hidden; overflow-x: hidden;
-webkit-overflow-scrolling: touch; -webkit-overflow-scrolling: touch;
touch-action: pan-y;
} }
* { * {
font-family: belerenbsc; font-family: belerenbsc;