1
0

Adding margins to site. Created CSS file so others can make further improvements

This commit is contained in:
Jeremy Foote
2018-02-01 12:59:36 -06:00
parent c806cb8419
commit 6b90d32417
2 changed files with 3 additions and 0 deletions

1
simple.css Normal file
View File

@@ -0,0 +1 @@
body {margin: 0 15% auto 10%; padding: 0;}