This commit is contained in:
2025-05-13 11:03:38 -07:00
parent d30b47ce7b
commit d4be07acc7
4 changed files with 16 additions and 4 deletions

View File

@@ -36,3 +36,9 @@ footer.site-footer {
}
}
}
footer.sub-footer {
background-color: $c-offWhite;
padding: 1rem 0;
font-size: 0.75rem;
}