Created the Code styles.sass

This commit is contained in:
Mathias Wagner 2023-11-13 11:49:45 +01:00
parent 9ef9c2513c
commit 5f0cc13770
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,14 @@
@import "@/common/styles/colors"
.code-page
display: flex
flex-direction: column
justify-content: center
align-items: center
height: 100%
gap: 2rem
.code-page svg
font-size: 42pt
color: $success