From c80d13a3d5725f7d7e17f271df41fbc704dcd191 Mon Sep 17 00:00:00 2001 From: Kieran Date: Thu, 9 Feb 2023 12:47:48 +0000 Subject: [PATCH] bug: fonts --- public/index.html | 6 +++++- src/index.css | 2 -- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 1cbe83b2..75c211a2 100644 --- a/public/index.html +++ b/public/index.html @@ -9,7 +9,11 @@ - + + + snort.social - Nostr interface diff --git a/src/index.css b/src/index.css index a6af9705..dd4a3c0d 100644 --- a/src/index.css +++ b/src/index.css @@ -1,5 +1,3 @@ -@import url("https://fonts.googleapis.com/css2?family=Be+Bietnam+Pro:wght@400;500;600;700&display=swap"); - :root { --bg-color: #000; --font-color: #fff;