Created the Decoder styles.sass
This commit is contained in:
parent
7b7be89d38
commit
a60908c7ee
6
client/src/pages/tools/base64/Decoder/styles.sass
Normal file
6
client/src/pages/tools/base64/Decoder/styles.sass
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
@import "@/common/styles/colors"
|
||||||
|
|
||||||
|
.base64-decoder
|
||||||
|
display: flex
|
||||||
|
flex-direction: column
|
||||||
|
color: $white
|
Reference in New Issue
Block a user