mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-29 06:11:50 -05:00
Update life.html
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user