diff --git a/static/css/style.css b/static/css/style.css index 31c362f..17b035b 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,6 +1,8 @@ /* Styles for site header */ hgroup.site-header { - padding-bottom: 1em; + border-top: double; + border-bottom: thin solid; + margin-bottom: 0.5em; } hgroup.site-header h1 {