Skip to content

Commit

Permalink
Enclose Arial in dquotes
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Aug 4, 2024
1 parent ebd93f5 commit f7e7e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _extensions/aagi/aagi.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ $body-color: theme-color("aagi-black") !default;

// fonts

$font-family-sans-serif: "Proxima Nova", Arial;
$font-family-sans-serif: "Proxima Nova", "Arial";
$font-family-monospace: "Fira Code";

/*-- scss:rules --*/
Expand Down

0 comments on commit f7e7e33

Please sign in to comment.