diff --git a/style.css b/style.css index 17413cd..7242802 100644 --- a/style.css +++ b/style.css @@ -749,12 +749,12 @@ nav.top.alert p { body.home .page-container .section.sidebar { width: 50%; } } -body.home .page-container .logo img { +body.home .logo img { max-height: 256px; max-width: 100%; } -body.home .page-container .slogan { +body.home .logo .slogan { font-family: var(--primary-font); font-weight: bold; font-size: 24px;