mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
refixed mobile issue
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2
-2
@@ -9,7 +9,7 @@ body {
|
||||
width:80%;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
margin-top:calc(30px + 4.0vh);
|
||||
margin-top:10px;
|
||||
font-size:14px;
|
||||
background-color: #000;
|
||||
}
|
||||
@@ -68,7 +68,7 @@ a {
|
||||
|
||||
#buttons {
|
||||
position: relative;
|
||||
bottom: 80px;
|
||||
bottom: 0px;
|
||||
height: 60px;
|
||||
width: 100%;
|
||||
color: 334;
|
||||
|
||||
Reference in New Issue
Block a user