Skip to content

Commit 481cc47

Browse files
committed
Update NavigationBar.svelte
1 parent c1eddc4 commit 481cc47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib/components/Navigation/NavigationBar.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@
167167
justify-content: center;
168168
align-items: center;
169169
}
170+
/* TODO: does this look good or does this look like Buns */
170171
:global(body.app-theme-dark) .navigation-bar {
171172
background: #111;
172173
border-bottom: 1px solid rgba(255, 255, 255, 0.1);

0 commit comments

Comments
 (0)