chore: spacing
This commit is contained in:
parent
8e97955266
commit
5d43aebb12
2 changed files with 6 additions and 2 deletions
|
@ -484,7 +484,11 @@ li {
|
|||
}
|
||||
|
||||
.flex-wrap {
|
||||
flex-wrap: wrap
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.bottom-explainer {
|
||||
margin-top: var(--sizing-lg);
|
||||
}
|
||||
|
||||
/* screens: md */
|
||||
|
|
Reference in a new issue