diff --git a/src/app.css b/src/app.css index d4b5078..19335d4 100644 --- a/src/app.css +++ b/src/app.css @@ -1 +1,7 @@ @import 'tailwindcss'; + +.syne-mono-regular { + font-family: "Syne Mono", monospace; + font-weight: 400; + font-style: normal; +} \ No newline at end of file diff --git a/src/app.html b/src/app.html index 77a5ff5..13b5694 100644 --- a/src/app.html +++ b/src/app.html @@ -1,12 +1,18 @@ -
- - - - %sveltekit.head% - - -