From 380429c33b1d5ba15e9d954a9e03673cbefb8627 Mon Sep 17 00:00:00 2001 From: ajaythapliyal Date: Thu, 2 Mar 2023 08:42:42 +0530 Subject: [PATCH] 6 from nick's list --- frontend/src/About.tsx | 5 ++++- frontend/src/Hero.tsx | 7 ++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/frontend/src/About.tsx b/frontend/src/About.tsx index 84123b5..9354846 100644 --- a/frontend/src/About.tsx +++ b/frontend/src/About.tsx @@ -6,7 +6,10 @@ export default function About() { //Parent div for all content shown through App.tsx routing needs to have this styling. Might change when state management is updated.