Add footer #27 #41

Merged
jakob.scheid merged 7 commits from feature/footer into main 2026-05-08 18:58:16 +02:00
Showing only changes of commit a1ddf0d145 - Show all commits
+2
View File
@@ -5,4 +5,6 @@ body {
#app { #app {
min-height: 100vh; min-height: 100vh;
display: flex;
flex-direction: column;
} }