Skip to content

Commit

Permalink
Change the font on axis (#1028)
Browse files Browse the repository at this point in the history
A minor css change to make histogram viz look consistent
  • Loading branch information
vera-liu committed Sep 2, 2016
1 parent badac73 commit 9914901
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions caravel/assets/visualizations/histogram.css
Expand Up @@ -6,8 +6,7 @@

.axis text {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 15px;
font-size: 11px;
}

.axis path, .axis line {
Expand Down

0 comments on commit 9914901

Please sign in to comment.