Skip to content

Commit 7a4330f

Browse files
author
Jicheng Lu
committed
change nav item background color
1 parent 94cb54e commit 7a4330f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/common/nav-bar/NavItem.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
height: 100%;
9393
border: none !important;
9494
color: white !important;
95+
background-color: var(--bs-secondary);
9596
font-weight: 500;
9697
font-size: 1.2em;
9798
}

0 commit comments

Comments
 (0)