Fix maxheight on mobile
This commit is contained in:
parent
149ae691eb
commit
1204a5ef21
@ -28,7 +28,7 @@ body {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
height: 100dvh;
|
||||
padding: 0;
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
|
||||
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
|
||||
|
Loading…
x
Reference in New Issue
Block a user