remove unused body component, adjust spacing when footer follows blocks with background color, etc

This commit is contained in:
elisejakob
2024-05-20 23:29:26 +02:00
parent 574a3a02a4
commit 9e0466f78b
8 changed files with 22 additions and 221 deletions

View File

@ -24,6 +24,10 @@
+.featuredBlock {
margin-top: calc(var(--spacing-sitepadding)*-2);
}
&:last-child {
margin-bottom: 0;
}
}
.text {