1
0

Created the Header styles.sass

This commit is contained in:
Mathias Wagner 2023-11-18 17:41:17 +01:00
parent 3f869c8141
commit 6430567584
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View 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