restructured components folders and layout (#1886)
This commit is contained in:
4
web/components/ui/Header/Header.module.scss
Normal file
4
web/components/ui/Header/Header.module.scss
Normal file
@@ -0,0 +1,4 @@
|
||||
.header {
|
||||
@apply fixed w-full bg-red;
|
||||
z-index: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user