Adjust footer size/position

This commit is contained in:
Jannis Portmann 2022-01-19 14:58:25 +01:00
parent 661c519439
commit 38b6016e0d

View file

@ -16,7 +16,7 @@ nav {
}
.container {
min-height: calc(100vh - 10rem);
min-height: calc(100vh - 15rem);
}
.offer-img {