safari fix attempt
This commit is contained in:
parent
6c748b8473
commit
cfba39c3d8
@ -17,8 +17,11 @@ html, body, .cryps {
|
||||
-ms-user-select: none;
|
||||
|
||||
/* this is the sweet nectar to keep it full page*/
|
||||
height: 99%;
|
||||
/* height: 99%;
|
||||
max-height: 99%;
|
||||
*/
|
||||
height: 30em;
|
||||
|
||||
}
|
||||
|
||||
html {
|
||||
@ -68,7 +71,7 @@ main {
|
||||
button, input {
|
||||
font-family: 'Jura';
|
||||
color: whitesmoke;
|
||||
height: 38px;
|
||||
height: auto;
|
||||
border-width: 2px;
|
||||
border-color: whitesmoke;
|
||||
border-radius: 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user