added shadow to header
This commit is contained in:
@@ -123,6 +123,7 @@ function handleToggleLayout() {
|
|||||||
right: 0;
|
right: 0;
|
||||||
z-index: 20;
|
z-index: 20;
|
||||||
background: var(--color-background);
|
background: var(--color-background);
|
||||||
|
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-nav__wrapper {
|
.app-nav__wrapper {
|
||||||
|
|||||||
Reference in New Issue
Block a user