Fixed mobile layout for groups
This commit is contained in:
parent
a941295a76
commit
e4df90bf17
@ -4,6 +4,7 @@ const group-padding-x = 0.75rem
|
||||
.groups
|
||||
display grid
|
||||
grid-gap content-padding-half
|
||||
grid-template-columns repeat(auto-fit, 100%)
|
||||
|
||||
> 600px
|
||||
.groups
|
||||
|
Loading…
Reference in New Issue
Block a user