Skip to content

Commit

Permalink
adding comic sans font for fun
Browse files Browse the repository at this point in the history
  • Loading branch information
Arta Seyedian committed Jun 4, 2024
1 parent 537ee5c commit 9c72e7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/themes/custom/styles/_theme_sass_variable_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@
// $link-color: map-get($theme-colors, info) !default;


$font-family-sans-serif: "Comic Sans MS", cursive, sans-serif !default;
$font-family-base: $font-family-sans-serif !default;

0 comments on commit 9c72e7b

Please sign in to comment.