Merge remote-tracking branch 'distrust/fix/margins'

This commit is contained in:
Ryan Heywood 2024-07-10 17:10:20 -04:00
commit 8171d2a889
Signed by: ryan
GPG Key ID: 8E401478A3FBEF72
1 changed files with 2 additions and 2 deletions

View File

@ -457,8 +457,8 @@ textarea {
} }
section { section {
margin-top: 24px; margin-top: 48px;
margin-bottom: 24px; margin-bottom: 48px;
} }
.extra-spacing { .extra-spacing {