Add some margin at the bottom of the page

This commit is contained in:
Gabriel Augendre 2019-06-13 14:29:21 +02:00 committed by GitHub
parent 705dff8355
commit daa8a23bd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,3 @@
body {
margin-bottom: 1em;
}