Group up existing components into elements
This commit is contained in:
@ -1,10 +1,6 @@
|
||||
const group-padding-y = 0.75rem
|
||||
const group-padding-x = 0.75rem
|
||||
|
||||
.groups-beta-message
|
||||
text-align center
|
||||
margin-bottom 1rem
|
||||
|
||||
.groups
|
||||
display grid
|
||||
grid-gap content-padding-half
|
||||
@ -47,4 +43,4 @@ const group-padding-x = 0.75rem
|
||||
right 1rem
|
||||
text-align right
|
||||
font-size 0.8rem
|
||||
opacity 0.5
|
||||
opacity 0.5
|
||||
|
Reference in New Issue
Block a user