diff --git a/footer.php b/footer.php index e9843ff..cf43058 100644 --- a/footer.php +++ b/footer.php @@ -3,7 +3,9 @@
diff --git a/header.php b/header.php index 9142c66..193e63c 100644 --- a/header.php +++ b/header.php @@ -19,7 +19,8 @@ - W + Wisdom from the Kingdom diff --git a/style.css b/style.css index 49e589a..385d5da 100644 --- a/style.css +++ b/style.css @@ -181,21 +181,6 @@ a:hover { } /* --- 3. Custom Brand Additions --- */ -.logo-icon { - font-family: 'Playfair Display', serif; - font-size: 24px; - font-weight: bold; - border: 2px solid var(--brand-deep-midnight); - color: var(--brand-deep-midnight); - width: 40px; - height: 40px; - flex-shrink: 0; - display: flex; - align-items: center; - justify-content: center; - border-radius: 4px; -} - /* Comments Styling overrides for native wp_list_comments */ .comment-list { list-style: none;