Skip to content

Commit

Permalink
tweaks "total" title styles in viz builder
Browse files Browse the repository at this point in the history
  • Loading branch information
davelandry committed Mar 29, 2019
1 parent f3f8187 commit 6332870
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/d3plus.js
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,12 @@ export default {
strokeWidth: 0
}
},
totalConfig: {
fontFamily: "Palanquin",
fontSize: 14,
fontWeight: 400,
padding: 0
},
titleConfig: {
fontFamily: "Pathway Gothic One",
fontSize: 18,
Expand Down

0 comments on commit 6332870

Please sign in to comment.