mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-28 13:51:50 -05:00
life
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
<meta name="apple-mobile-web-app-title" content="LifeCounter">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1, maximum-scale=1, user-scalable=no">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
|
||||
<!-- Here's the stuff that does things? -->
|
||||
@@ -187,7 +188,7 @@
|
||||
vertical-align: middle;
|
||||
}
|
||||
.menuOption {
|
||||
font-size: 4vw;
|
||||
font-size: 8vw;
|
||||
background-color: #333;
|
||||
border-radius: 1em;
|
||||
display: inline-block;
|
||||
|
Reference in New Issue
Block a user