fixed font-size issue
This commit is contained in:
parent
e9e9124570
commit
3447596776
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue