fixed footer position on mobile devices
This commit is contained in:
@@ -24,7 +24,7 @@ body {
|
|||||||
|
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
height: 100vh;
|
height: 100dvh;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
|
|
||||||
min-height: var(--height);
|
min-height: var(--height);
|
||||||
|
|||||||
Reference in New Issue
Block a user