remove unused body component, adjust spacing when footer follows blocks with background color, etc
This commit is contained in:
@ -24,6 +24,10 @@
|
||||
+.featuredBlock {
|
||||
margin-top: calc(var(--spacing-sitepadding)*-2);
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.text {
|
||||
|
Reference in New Issue
Block a user