fix: spacing between first item and title
This commit is contained in:
parent
72be5c92ec
commit
fc20fd4cb3
1 changed files with 1 additions and 1 deletions
|
|
@ -522,7 +522,7 @@
|
|||
.section-description, .collapsible-items {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 1.5rem;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue