Header: add box-shadow
This commit is contained in:
parent
65049e49ec
commit
36e0abb26d
@ -45,6 +45,7 @@ nav{
|
||||
flex-direction: row;
|
||||
justify-content: space-between !important;
|
||||
align-items: center;
|
||||
box-shadow: 0 1em 1rem 0rem rgba(0,0,0,0.4);
|
||||
}
|
||||
nav[hidden]{
|
||||
display:block;
|
||||
|
Loading…
Reference in New Issue
Block a user