From a3370fbc75b5aaa1aeb483eac6cf3b4899c26e03 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 11 Mar 2026 01:13:42 -0500 Subject: add levels to the digital garden section --- theme/static/styles.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'theme/static/styles.css') diff --git a/theme/static/styles.css b/theme/static/styles.css index d3c9196..36fbedf 100644 --- a/theme/static/styles.css +++ b/theme/static/styles.css @@ -100,10 +100,6 @@ footer { padding-bottom: 3rem; } /* ============================================================ NAV STRIP — full outer width, equal cells ============================================================ */ -.masthead nav { - border-top: 1px solid var(--border-soft); - border-bottom: 1px solid var(--border-soft); -} .masthead nav ul { list-style: none; display: flex; -- cgit v1.2.3