style footer #14

This commit is contained in:
2021-09-19 11:21:23 +02:00
parent c73534f448
commit ec8bc47ec7
5 changed files with 148 additions and 10 deletions

View File

@ -4,7 +4,3 @@
@import "variables";
@import "bootstrap/scss/bootstrap";
.container{
min-height: calc(100vh - 70px - 24px);
}