This commit is contained in:
2025-05-07 16:11:43 -07:00
parent 41263f3d84
commit e5d87b8ddd
3 changed files with 17 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
footer.site-footer {
background-color: $c-offWhite;
padding: 6rem 0 2rem;
.left {
max-width: 436px;
}
}