Created the LoginHeader.jsx style

This commit is contained in:
Mathias Wagner 2023-04-18 19:01:06 +02:00
parent 8cc330fb8b
commit 391a9628a8
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,12 @@
@import "@styles/colors"
.login-header
display: flex
padding: 0 2rem
gap: 1rem
align-items: center
color: $white
.login-header img
width: 4rem
height: 4rem