Add mobile spacing-large margin below both VSF group boxes
This commit is contained in:
@@ -86,6 +86,11 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.sg-vsf-list-detail-page__left-column .sg-group-card,
|
||||
.sg-vsf-list-detail-page__right-column .sg-group-card {
|
||||
margin-bottom: var(--spacing-large);
|
||||
}
|
||||
|
||||
.sg-vsf-list-detail-page__mobile-toggle {
|
||||
display: inline-flex;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user