Created the PowerItemGroup styles.sass
This commit is contained in:
parent
3b517d9572
commit
fd91edc97a
@ -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
|
Reference in New Issue
Block a user