Created the Decoder styles.sass

This commit is contained in:
Mathias Wagner 2023-05-30 22:45:16 +02:00
parent 7b7be89d38
commit a60908c7ee
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,6 @@
@import "@/common/styles/colors"
.base64-decoder
display: flex
flex-direction: column
color: $white