mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixing sizing on mobile?
This commit is contained in:
@@ -794,7 +794,7 @@ input[type="radio"] {
|
||||
position: absolute;
|
||||
top:10%;
|
||||
/*top:50%;*/
|
||||
-webkit-transform:translateY(0%);
|
||||
-webkit-transform:translateY(0);
|
||||
}
|
||||
|
||||
.bigchan {
|
||||
|
||||
Reference in New Issue
Block a user