Skip to content

Commit

Permalink
Address comments from PR review
Browse files Browse the repository at this point in the history
  • Loading branch information
christinach committed Feb 29, 2024
1 parent 06aa280 commit 2cab124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/variables/typography.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$font-serif: 'Droid Serif', Georgia, Times, serif !default;
$font-sans: 'Atkinson Hyperlegible','Times New Roman', sans-serif !default;
$font-sans: 'Atkinson Hyperlegible','Dejavu Sans', Helvetica, sans-serif !default;
$font-sans-alt: praxis-next-condensed, Helvetica, sans-serif !default;
$font-mono: 'Lucida Console', Monaco, monospace !default;
$text-color: #000 !default;
Expand Down

0 comments on commit 2cab124

Please sign in to comment.