top margin now handled by SMPage

This commit is contained in:
2023-02-11 17:45:28 +10:00
parent 57236d814d
commit 2b939f417c

View File

@@ -88,7 +88,6 @@
.footer {
flex: 0;
align-items: center;
margin-top: calc(map-get($spacer, 5) * 2);
font-size: 80%;
background-color: #f8f8f8;
padding: 0 0 map-get($spacer, 5) 0;