Add space at page bottom

This commit is contained in:
Gabriel Augendre 2016-08-19 14:39:44 +02:00
parent 37988b7a91
commit fe5ddc895b
No known key found for this signature in database
GPG Key ID: D2B6A5B41FC438B1
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@ body {
font-size: 1rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
line-height: 1.5;
padding-bottom: 1em;
}