Skip to content

Commit

Permalink
Merge pull request getredash#2 from codygo-solutions/restyle-dashboards
Browse files Browse the repository at this point in the history
Restyle dashboards
  • Loading branch information
danikenan authored Aug 1, 2023
2 parents bc909a1 + e557a8b commit 5d5d18e
Show file tree
Hide file tree
Showing 21 changed files with 306 additions and 234 deletions.
3 changes: 1 addition & 2 deletions client/app/assets/less/inc/ant-variables.less
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
/* --------------------------------------------------------
Font
-----------------------------------------------------------*/
@redash-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue",
sans-serif;
@redash-font: "Inter", sans-serif;
@font-family-no-number: @redash-font;
@font-family: @redash-font;
@code-family: @redash-font;
Expand Down
Loading

0 comments on commit 5d5d18e

Please sign in to comment.