🎨 Replace sir with turf + move css to dedicated scss files
This commit is contained in:
13
src/components/header.scss
Normal file
13
src/components/header.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
.root {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
|
||||
img {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
svg {
|
||||
fill: white;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user