typos and mobile stlying

This commit is contained in:
Lucy Cifferello
2020-10-08 12:22:27 -06:00
parent efa97913c0
commit be80a9aeb2
13 changed files with 26 additions and 20 deletions

View File

@@ -70,6 +70,12 @@ h1, h2 {
}
}
li .current {
ul .current li .current {
text-decoration: underline #f8f8ff;
}
@media (max-width: 768px) {
#site-navigation {
background-color: #2b2b2b;
}
}