diff --git a/static/stylesheets/main.css b/static/stylesheets/main.css index 87a896a..4f3753a 100644 --- a/static/stylesheets/main.css +++ b/static/stylesheets/main.css @@ -52,7 +52,7 @@ a:hover { } #header { - border-bottom: 1px solid grey; + border-bottom: 2px solid #0000001a; padding-top: 3rem; }