fix: increase margin for sections #12
|
@ -457,8 +457,8 @@ textarea {
|
|||
}
|
||||
|
||||
section {
|
||||
margin-top: 24px;
|
||||
margin-bottom: 24px;
|
||||
margin-top: 48px;
|
||||
margin-bottom: 48px;
|
||||
}
|
||||
|
||||
.extra-spacing {
|
||||
|
|
Loading…
Reference in New Issue