diff --git a/site.css b/site.css index 31e8cb1..e1249f2 100755 --- a/site.css +++ b/site.css @@ -9,7 +9,7 @@ { text-align: center; background: #ccc; - padding: 20px; + padding: 5px; } #header h1 { margin: 0; } @@ -110,6 +110,6 @@ clear: both; background: #ccc; text-align: right; - padding: 20px; + padding: 5px; height: 1%; -} \ No newline at end of file +}