Skip to content

Commit 8211c68

Browse files
committed
change box-shadow
1 parent c54cef2 commit 8211c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/navbar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
width: 100%;
7272
background-color: rgba(var(--default-background-color), 0.5);
7373
backdrop-filter: blur(6px);
74-
box-shadow: 5px 0px 20px;
74+
box-shadow: 0px 0px 20px;
7575
}
7676

7777
#nav-columnar-menu-background {

0 commit comments

Comments
 (0)