Update style.css

This commit is contained in:
Sophia Atkinson 2022-01-25 23:28:24 -08:00 committed by GitHub
parent 38a4bb0577
commit fe73e3ed5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -529,7 +529,7 @@ h3 {
line-height: 24px;
font-family: 'OpenSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-weight: normal;
color: #b6b6b6
color: #ffffffe5
}
a {
@ -786,4 +786,4 @@ screen and (max-width: 480px) {
nav {
display: none
}
}
}