add title to home grid
This commit is contained in:
parent
303ccf5bce
commit
1ab84c2ea5
6 changed files with 19 additions and 5 deletions
|
|
@ -2,6 +2,10 @@
|
|||
--padding-vertical: calc(var(--space-m) / 2);
|
||||
}
|
||||
|
||||
.collapsable-sections + .events-grid {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.events-grid h4 {
|
||||
margin-bottom: calc(var(--space-m) / 2);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue