add space to bottom of block content, shrink featurebox
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
.accordionContent {
|
||||
padding: var(--spacing-m) 0 var(--spacing-s);
|
||||
display: none;
|
||||
|
||||
>div {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
||||
Reference in New Issue
Block a user