Add some margin at the bottom of the page
This commit is contained in:
parent
705dff8355
commit
daa8a23bd0
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
|
||||
body {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue