add box shadow to search bar
This commit is contained in:
@@ -63,6 +63,7 @@ header {
|
||||
align-items: center;
|
||||
background-color: var(--bg-color-dark-z2);
|
||||
border-radius: 8px;
|
||||
box-shadow: 2px 2px 2px 1px #212121;
|
||||
}
|
||||
|
||||
.fake-focus {
|
||||
|
||||
Reference in New Issue
Block a user