mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 21:17:37 +03:00
Add shadow to navbar
This commit is contained in:
parent
c7c787dff1
commit
e7b448a282
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ nav {
|
|||
min-height: 40px;
|
||||
position: fixed;
|
||||
width: calc(100% - 30px);
|
||||
box-shadow: var(--shadow);
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue