fix: add bottom margin to container for spacing before footer
This commit is contained in:
parent
ff3e239f30
commit
35aa5a2d65
1 changed files with 1 additions and 0 deletions
|
|
@ -172,6 +172,7 @@ select {
|
|||
|
||||
.container {
|
||||
max-width: 860px;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue