Skip to content

Commit

Permalink
Remove redundant symbols (#10556)
Browse files Browse the repository at this point in the history
  • Loading branch information
xichengliudui authored and k8s-ci-robot committed Oct 9, 2018
1 parent cf73622 commit 1f8d278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/blog.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

Expand Down

0 comments on commit 1f8d278

Please sign in to comment.