From 24a505d2f7c47b837d4ada2569576af594975fce Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Tue, 28 Jul 2026 19:23:44 +0100 Subject: website w/ docker! --- 174bg/website-nextjs/src/app/layout.css | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 174bg/website-nextjs/src/app/layout.css (limited to '174bg/website-nextjs/src/app/layout.css') diff --git a/174bg/website-nextjs/src/app/layout.css b/174bg/website-nextjs/src/app/layout.css deleted file mode 100644 index 030d913..0000000 --- a/174bg/website-nextjs/src/app/layout.css +++ /dev/null @@ -1,7 +0,0 @@ -@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap"); - -@import "tailwindcss"; - -body { - font-family: "Sora"; -} -- cgit v1.2.3