diff options
| author | Christian Cleberg <[email protected]> | 2026-03-11 01:13:42 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-03-11 01:13:42 -0500 |
| commit | a3370fbc75b5aaa1aeb483eac6cf3b4899c26e03 (patch) | |
| tree | 05aca734e2e7cad800bd3a38e45d0837c6ee9eef /theme/static/styles.css | |
| parent | 99c4cc097b132f4106a01d1f679e1b6c132f45d0 (diff) | |
| download | cleberg.net-a3370fbc75b5aaa1aeb483eac6cf3b4899c26e03.tar.gz cleberg.net-a3370fbc75b5aaa1aeb483eac6cf3b4899c26e03.tar.bz2 cleberg.net-a3370fbc75b5aaa1aeb483eac6cf3b4899c26e03.zip | |
add levels to the digital garden section
Diffstat (limited to 'theme/static/styles.css')
| -rw-r--r-- | theme/static/styles.css | 4 |
1 files changed, 0 insertions, 4 deletions
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; |
