Increase contrast

This commit is contained in:
John O'Nolan 2022-05-16 20:18:19 -04:00 committed by GitHub
parent 9301bd98a5
commit ddb69b9a60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -385,7 +385,7 @@ ul.nav a:hover {
font-size: 1.3rem;
letter-spacing: 0.5px;
text-transform: uppercase;
color: var(--color-grey);
color: #555;
font-weight: 500;
}