no documentation needed for comic neue font snippet
This commit is contained in:
parent
50c0e73793
commit
b81ab50202
1 changed files with 0 additions and 5 deletions
|
@ -1,11 +1,6 @@
|
||||||
@import url('https://fonts.googleapis.com/css2?family=Comic+Neue&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Comic+Neue&display=swap');
|
||||||
|
|
||||||
:root {
|
: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-primary: "comic neue";
|
||||||
--font-display: "comic neue";
|
--font-display: "comic neue";
|
||||||
--font-headline: "comic neue";
|
--font-headline: "comic neue";
|
||||||
|
|
Loading…
Reference in a new issue