Move nav workings

This commit is contained in:
Zachary Klosko 2020-05-18 14:03:57 -04:00
parent b6f7dc122d
commit 229fb438ac
5 changed files with 27 additions and 138 deletions

View file

@ -112,12 +112,12 @@ a:hover,a:focus{
}
a small{
font-size:11px;
color:#777;
color:#F25416;
margin-top:-0.3em;
display:block
}
a:hover small{
color:#777
color:#F25416
}
.wrapper{
width:860px;