From 860f8b72e8b4b47b9da02996ab2c97f81026397b Mon Sep 17 00:00:00 2001 From: "Mark W. Kidd" Date: Sun, 8 Dec 2024 13:25:04 -0500 Subject: [PATCH] styles --- _sass/custom/custom.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss index d9a299e..189cb3e 100644 --- a/_sass/custom/custom.scss +++ b/_sass/custom/custom.scss @@ -10,7 +10,7 @@ html { margin-top: 0; border: none; font-size: 1.1rem; - min-height: 140px; + min-height: 120px; a:hover { background: unset; @@ -46,7 +46,6 @@ div.site-logo { .site-nav ul li a { background: none; color: $nav-text !important; - font-size: 1.1rem; word-wrap: break-word; white-space: normal;