From db9a416ca048982349be1a5082641e5fe69c08df Mon Sep 17 00:00:00 2001 From: TaylorS15 Date: Sun, 19 Feb 2023 16:18:49 -0500 Subject: [PATCH] fixed about page margin --- frontend/src/About.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/About.tsx b/frontend/src/About.tsx index ddf6d8eb..ca8ddd87 100644 --- a/frontend/src/About.tsx +++ b/frontend/src/About.tsx @@ -4,7 +4,7 @@ export default function About() { return ( //Parent div for all content shown through App.tsx routing needs to have this styling. Might change when state management is updated. -
+

About DocsGPT 🦖