diff --git a/static/styles/style.css b/static/styles/style.css index 5f297ff..e439b15 100644 --- a/static/styles/style.css +++ b/static/styles/style.css @@ -66,6 +66,7 @@ header { background: var(--background-color); display: flex; justify-content: center; + border-bottom: double 3pt var(--link-color); } #header-inner {