fixed font-size issue

This commit is contained in:
Brad Rydzewski 2015-05-21 01:29:09 -07:00
parent e9e9124570
commit 3447596776

View file

@ -1422,6 +1422,7 @@ section > .search a {
transition: all .5s;
border-radius:2px;
text-transform:uppercase;
font-size:14px;
}
section > .search a:hover {
background: #00ACC1;