Created the Header styles.sass
This commit is contained in:
parent
3f869c8141
commit
6430567584
13
client/src/common/components/Header/styles.sass
Normal file
13
client/src/common/components/Header/styles.sass
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
header
|
||||||
|
display: flex
|
||||||
|
justify-content: center
|
||||||
|
align-items: center
|
||||||
|
gap: 1rem
|
||||||
|
height: 10vh
|
||||||
|
user-select: none
|
||||||
|
|
||||||
|
svg
|
||||||
|
font-size: 26pt
|
||||||
|
|
||||||
|
header *
|
||||||
|
z-index: 2
|
Loading…
x
Reference in New Issue
Block a user