Skip to content

Commit

Permalink
Add Cantarell to the default font-family
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsmy committed Nov 26, 2017
1 parent b9078a2 commit 12ecd23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/app/assets/less/redash/redash-newstyle.less
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
body {
padding-top: 0;
background: #cad1dc2b;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

.t-header:not(.th-alt) {
Expand Down

0 comments on commit 12ecd23

Please sign in to comment.