Remove redundant symbols (#10556)

This commit is contained in:
LiuDui 2018-10-09 19:48:45 +08:00 committed by k8s-ci-robot
parent cf73622b61
commit 1f8d278456
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}