This commit is contained in:
2025-05-07 14:32:00 -07:00
parent 058201aa95
commit 845a0769bb
3 changed files with 3 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ a {
&:hover {
background-color: $c-navy;
color: $c-white;
}
}
}