Refactor navbar to Bootstrap structure

This commit is contained in:
Codex
2026-04-23 12:24:09 -05:00
parent 6faf6f6dd5
commit 7773f9521a
2 changed files with 36 additions and 37 deletions

View File

@@ -136,17 +136,6 @@ select {
margin-left: 0.15rem;
}
.site-brand-copy {
display: grid;
gap: 0.16rem;
}
.current-page-label {
color: rgba(255, 255, 255, 0.68);
font-size: 0.72rem;
line-height: 1.2;
}
.clip-list-add-button .bootstrap-icon {
font-size: 1.2rem;
}