Created the PowerItemGroup styles.sass

This commit is contained in:
Mathias Wagner 2023-05-30 18:12:00 +02:00
parent 3b517d9572
commit fd91edc97a
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,13 @@
@import "@/common/styles/colors"
.power-item-group
display: flex
flex-direction: column
gap: 0.5rem
& p
margin: 0
color: $white
text-transform: uppercase
font-size: 11pt
font-weight: 500