From cf0c6bd60f060aacc9627887412f83b47edea807 Mon Sep 17 00:00:00 2001 From: Chris Leech Date: Tue, 5 Sep 2023 13:30:55 -0700 Subject: [PATCH] get source sans pro from google fonts too --- index.html | 3 +-- src/components/CardBack.css | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index dcfc51e..88f68e2 100644 --- a/index.html +++ b/index.html @@ -12,8 +12,7 @@ - - +
diff --git a/src/components/CardBack.css b/src/components/CardBack.css index 0830a55..433b167 100644 --- a/src/components/CardBack.css +++ b/src/components/CardBack.css @@ -127,7 +127,7 @@ div.card-back.gbcp { content: "◉ "; font-style: normal; font-weight: 400; - font-family: "Source Sans Pro", sans-serif; + font-family: "Source Sans 3", sans-serif; } .card-back .character-trait .trait > :first-child > :nth-child(2) {