mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
calc font size
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
-1
@@ -10,7 +10,7 @@ body {
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
margin-top:calc(30px + 4.0vh);;
|
||||
font-size:14px;
|
||||
font-size:calc(10px + 1.0vh);
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user