Merge pull request #27 from vod3/master

added litte bit of padding
This commit is contained in:
Luke Smith 2021-03-10 23:28:44 -05:00 committed by GitHub
commit dc365b7948
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
body {
max-width: 800px ;
margin: auto ;
padding: 0 16px ;
margin-bottom: 500px ;
}