Set sg-body default bottom spacing to spacing-large
This commit is contained in:
@@ -382,6 +382,10 @@ section + section {
|
|||||||
font-weight: var(--font-weight-regular);
|
font-weight: var(--font-weight-regular);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-body {
|
||||||
|
margin: 0 0 var(--spacing-large) 0;
|
||||||
|
}
|
||||||
|
|
||||||
.sg-strong,
|
.sg-strong,
|
||||||
.sg-bar-label {
|
.sg-bar-label {
|
||||||
font-size: var(--font-size-base);
|
font-size: var(--font-size-base);
|
||||||
|
|||||||
Reference in New Issue
Block a user