This commit is contained in:
2025-05-13 10:21:45 -07:00
parent 3fbe30a391
commit 92bf14b49a
3 changed files with 8 additions and 1 deletions

View File

@@ -10,6 +10,10 @@ footer.site-footer {
padding: 0;
margin: 0;
li {
line-height: 38px;
}
a {
color: $c-textGrey;
}