diff --git a/public/stylesheets/layout.css b/public/stylesheets/layout.css index c690d8c..5cc28ee 100644 --- a/public/stylesheets/layout.css +++ b/public/stylesheets/layout.css @@ -34,6 +34,7 @@ blockquote p { } #header img { display: block; + margin-bottom: 0.462em; } #header img#badge { margin-top: -1.0em; @@ -51,6 +52,7 @@ blockquote p { } #menu { + clear: both; margin: 0 auto; overflow: hidden; background-color: #00c000; }