Skip to content

Commit

Permalink
Update jekyll-theme-dinky.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
verityj authored Jun 22, 2023
1 parent 9062c02 commit 5be3422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/jekyll-theme-dinky.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
/* 2023.06.17 removed 'Lato' from sans-serif, removed 'Arvo' from second place serif */
/* 2023.06.17 added 'PT Mono' mac font */

$sans-serif: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
$sans-serif: 'WorkSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
$serif: 'Cormorant Garamond', 'Times New Roman', 'Times', serif;

$base-font-family: $sans-serif;
Expand Down

0 comments on commit 5be3422

Please sign in to comment.