From 5d45e3d53b3af6935e3a3eb5dc6904aa9b806d2f Mon Sep 17 00:00:00 2001 From: Ella <72365100+eilla1@users.noreply.github.com> Date: Thu, 13 Jan 2022 16:05:35 -0800 Subject: [PATCH] Opensource page fixes (#290) * Fix navbar text on opensource page * Remove unused imports + format --- pages/opensource.js | 27 +++++++-------------------- 1 file changed, 7 insertions(+), 20 deletions(-) diff --git a/pages/opensource.js b/pages/opensource.js index bd1801ae..16982d2d 100644 --- a/pages/opensource.js +++ b/pages/opensource.js @@ -1,17 +1,4 @@ -import { - Box, - Button, - Card, - Container, - Flex, - Grid, - Heading, - Image, - Input, - Link as A, - Text -} from 'theme-ui' -import theme from '@hackclub/theme' +import { Box, Card, Container, Flex, Grid, Heading, Text } from 'theme-ui' import Meta from '@hackclub/meta' import Icon from '@hackclub/icons' import Head from 'next/head' @@ -60,7 +47,7 @@ const Page = ({ repos }) => ( description="Explore our finances, code, planning documents and more." image="https://workshop-cards.hackclub.com/Open%20Source.png?theme=dark&fontSize=350px&brand=HQ" /> -