Bit of styling fixes

This commit is contained in:
Madison Scott-Clary
2021-09-02 08:34:43 -07:00
parent 8e55a0be5e
commit 423cfecddb

View File

@ -20,7 +20,7 @@ header {
footer { footer {
border-bottom: none; border-bottom: none;
} }
header a { header a, header a:visited, header a:active, header a:hover {
color: #222; color: #222;
text-decoration: none; text-decoration: none;
} }