Skip to content

Commit 596207f

Browse files
graceparkheiskr
andauthored
update to color-bg-default (#22482)
Co-authored-by: Kevin Heis <[email protected]>
1 parent 9070fc3 commit 596207f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/sidebar/SidebarNav.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const SidebarNav = () => {
1818
style={{ width: 326, height: '100vh' }}
1919
>
2020
<div
21-
className="d-flex flex-items-center p-4 position-sticky top-0 bg-primary"
21+
className="d-flex flex-items-center p-4 position-sticky top-0 color-bg-default"
2222
style={{ zIndex: 3 }}
2323
id="github-logo"
2424
role="banner"

0 commit comments

Comments
 (0)