change link hover color

This commit is contained in:
Thomas Smith 2022-10-31 14:18:01 -04:00
parent c41be24ebf
commit eafdd91647

View file

@ -66,7 +66,8 @@ a{
}
a:hover{
color: #1a1a1a;
color: #00ffd0;
text-decoration: underline;
}
/* Breakpoint-Specific Typography */