diff --git a/src/routes/+page.css b/src/routes/+page.css index cbbf7be..6a7aa6a 100644 --- a/src/routes/+page.css +++ b/src/routes/+page.css @@ -132,9 +132,10 @@ a:hover { .hr-sub-header-line { width: 50rem; + max-width: 95%; height: 1px; margin: 2rem 0; - margin-top: -3.5rem; + margin-top: -2.5rem; } .hr-line {