Moved filter sections to their own components.
This commit is contained in:
@@ -58,6 +58,7 @@ import logo from '../../assets/img/logo.svg?raw'; // eslint-disable-line import/
|
||||
.header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
z-index: 1000; /* make sure shadow shows up above content */
|
||||
box-shadow: 0 0 3px var(--shadow-weak-10);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user