fixed footer position on mobile devices

This commit is contained in:
2025-04-10 11:24:57 +02:00
parent cbde081beb
commit 42278891b7

View File

@@ -24,7 +24,7 @@ body {
padding: 0;
margin: 0;
height: 100vh;
height: 100dvh;
width: 100vw;
min-height: var(--height);