Adjust footer size/position
This commit is contained in:
parent
661c519439
commit
38b6016e0d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ nav {
|
|||
}
|
||||
|
||||
.container {
|
||||
min-height: calc(100vh - 10rem);
|
||||
min-height: calc(100vh - 15rem);
|
||||
}
|
||||
|
||||
.offer-img {
|
||||
|
|
Reference in a new issue