Increase public heading top spacing
This commit is contained in:
@@ -15,7 +15,7 @@ main {
|
||||
}
|
||||
|
||||
.sg-page-layout-public__heading-block {
|
||||
margin-top: var(--spacing-large);
|
||||
margin-top: calc(var(--spacing-large) * 2);
|
||||
margin-bottom: var(--spacing-large);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user