fix links

This commit is contained in:
Sarah Jamie Lewis 2022-03-02 13:10:38 -08:00
parent c40ebeec8c
commit cda3c16bfd
1 changed files with 3 additions and 1 deletions

View File

@ -20,7 +20,6 @@ nav {
}
.site-header a {
color: #fff;
transition: ease-in-out color .15s;
}
.site-header a:hover {
color: #fff;
@ -154,6 +153,9 @@ footer h5 {
a {
color: #fff;
font-weight: bold;
}
a > .btn {
font-size: 20px;
}