This commit is contained in:
Sarah Jamie Lewis 2022-03-02 12:56:14 -08:00
parent 2522338be2
commit 957d76f1dc
1 changed files with 4 additions and 3 deletions

View File

@ -147,15 +147,16 @@ footer h5 {
a {
color: #fff;
text-decoration: underline;
font-weight: bold;
font-size: 20px;
}
a:focus {
color: #d20070;
color: #fff;
}
a:hover {
color: #d20070;
color: #fff;
}
.btn a:hover {