fixed footer height and position

This commit is contained in:
2026-01-10 19:40:32 +01:00
parent bafb395f09
commit 7c5310f2b1
2 changed files with 34 additions and 30 deletions

View File

@@ -104,6 +104,7 @@
.all-content-container {
display: flex;
flex-direction: column;
height: 100vh;
/* max-width: 100%; */
}