Skip to content

Commit

Permalink
Merge pull request #51 from sul-dlss/jcoyne-patch-1
Browse files Browse the repository at this point in the history
Remove "Source Sans Pro"
  • Loading branch information
dnoneill authored Nov 1, 2024
2 parents 648047d + c8f6873 commit 320bfcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/typography.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

:root {
--font-family-serif: "Source Serif 4", serif;
--bs-font-sans-serif: "Source Sans 3", "Source Sans Pro";
--bs-font-sans-serif: "Source Sans 3";
}

0 comments on commit 320bfcf

Please sign in to comment.