mirror of
https://github.com/spikecodes/libreddit.git
synced 2025-12-17 19:22:04 +01:00
Add shadow to navbar
This commit is contained in:
@@ -38,6 +38,7 @@ nav {
|
||||
min-height: 40px;
|
||||
position: fixed;
|
||||
width: calc(100% - 30px);
|
||||
box-shadow: var(--shadow);
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user