This commit is contained in:
2025-05-13 10:20:46 -07:00
parent 1c25399993
commit 3fbe30a391
3 changed files with 19 additions and 1 deletions

View File

@@ -4,6 +4,16 @@ footer.site-footer {
.left {
max-width: 436px;
.footer-contact {
list-style-type: none;
padding: 0;
margin: 0;
a {
color: $c-textGrey;
}
}
}
.right {