Skip to content

Commit 7dd2094

Browse files
committed
fix secondary nav background
1 parent a2253cb commit 7dd2094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partials/nav-secondary.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<ul class="sticky bottom-0 mt-auto flex flex-col pt-3 pb-5">
1+
<ul class="sticky bottom-0 bg-level1 dark:bg-body mt-auto flex flex-col pt-3 pb-5">
22
<li>
33
<a
44
class="text-body-small text-primary hover:bg-[var(--ds-neutral-plain-hover-bg)] flex rounded p-1 !no-underline transition-colors"

0 commit comments

Comments
 (0)