style tweak

This commit is contained in:
Trent White 2017-03-21 11:16:42 -04:00
parent d4f2f41088
commit 182a30e22c

View File

@ -114,8 +114,12 @@
&:hover {
color: $link-hover-color;
}
span {color: $brand-primary;}
img {vertical-align: top;}
span {
color: $brand-primary;
}
img {
vertical-align: top;
}
}
}