Remove redundant symbols (#10556)
This commit is contained in:
parent
cf73622b61
commit
1f8d278456
|
@ -179,7 +179,7 @@ div.header-try a {
|
|||
div.widget > h2,
|
||||
div.widget h2.title {
|
||||
margin: 0 0 1em 0;
|
||||
font: normal bold 11px 'Roboto',,sans-serif;
|
||||
font: normal bold 11px 'Roboto',sans-serif;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue