Add bottom margin
This commit is contained in:
parent
9329c924d9
commit
19494742ff
2 changed files with 4 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -13,6 +13,7 @@ body {
|
|||
main {
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Reference in a new issue