From 15d5cc5c7653c3e0d10e423fb0488eef7e8b75f4 Mon Sep 17 00:00:00 2001 From: Stanley Pierre-Louis Date: Mon, 20 Dec 2021 20:16:07 -0400 Subject: [PATCH] fix: remove title / typography --- src/pages/top.js | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/pages/top.js b/src/pages/top.js index f173c35cc..b718db3df 100644 --- a/src/pages/top.js +++ b/src/pages/top.js @@ -17,17 +17,6 @@ const useStyles = makeStyles()((theme) => ({ maxWidth: '100%', boxSizing: 'border-box', }, - title: { - fontFamily: 'Montserrat', - fontStyle: 'normal', - fontWeight: '600', - fontSize: '32px', - lineHeight: '39px', - /* identical to box height */ - display: 'flex', - alignItems: 'center', - color: '#474B4F', - }, title2: { fontFamily: 'Montserrat', fontStyle: 'normal', @@ -72,9 +61,6 @@ export default function Top({ trees, countries }) { - - Featured Trees -