From b81ab502024a73a83d3e38ebb9d0c9a5a092ca3e Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Wed, 25 Oct 2023 12:56:16 -0400 Subject: [PATCH] no documentation needed for comic neue font snippet --- Snippets/Fonts/ComicNeue.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Snippets/Fonts/ComicNeue.css b/Snippets/Fonts/ComicNeue.css index 98dd068..25138eb 100644 --- a/Snippets/Fonts/ComicNeue.css +++ b/Snippets/Fonts/ComicNeue.css @@ -1,11 +1,6 @@ @import url('https://fonts.googleapis.com/css2?family=Comic+Neue&display=swap'); :root { - /* - 1) Go to https://fonts.google.com/ - 2) Find a font you like, click on it - 3) Replace "Comic+Neue" in the link in line 1 with the name from the url and "comic neue" in line 9 with the name from the ui - */ --font-primary: "comic neue"; --font-display: "comic neue"; --font-headline: "comic neue";