mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update life.html
This commit is contained in:
10
life.html
10
life.html
@@ -96,12 +96,14 @@
|
||||
font-family: belerenbsc;
|
||||
src: url("data/fonts/beleren-bsc.ttf");
|
||||
}
|
||||
.settings {
|
||||
overflow-y: auto;
|
||||
touch-action: pan-y;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
height: 100%
|
||||
}
|
||||
.innerSettings {
|
||||
margin: 10pt;
|
||||
overflow-y: auto;
|
||||
touch-action: pan-y;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
height: calc(100% - 20pt)
|
||||
}
|
||||
* {
|
||||
font-family: belerenbsc;
|
||||
|
Reference in New Issue
Block a user