Update life.html

This commit is contained in:
Kyle
2019-08-16 17:47:52 -07:00
parent 85705659ae
commit 193f190ca7

View File

@@ -94,6 +94,9 @@
}
.settings {
margin: 10pt;
overflow-y: auto;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
}
* {
font-family: belerenbsc;
@@ -108,7 +111,7 @@
}
html, body {
height: 100%;
overflow-x: hidden;
overflow: hidden;
}
body {
background-color: #333;