From 5a9fd83967c4bf425e77f5882c627501cb4dd70e Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Mon, 28 Sep 2020 20:11:01 +0100 Subject: Use Uni Sans font for header --- src/pages/LandingPage.tsx | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/pages/LandingPage.tsx') diff --git a/src/pages/LandingPage.tsx b/src/pages/LandingPage.tsx index 16d40c4..37785a6 100644 --- a/src/pages/LandingPage.tsx +++ b/src/pages/LandingPage.tsx @@ -3,7 +3,6 @@ import { jsx } from "@emotion/core"; import HeaderBar from "../components/HeaderBar"; import FormListing from "../components/FormListing"; -import OAuth2Button from "../components/OAuth2Button"; function LandingPage() { return
@@ -11,8 +10,6 @@ function LandingPage() {

Welcome to Python Discord Forms

- -

Available forms

-- cgit v1.2.3