From 50c1093d47bdb15998235847f7007939d29a4814 Mon Sep 17 00:00:00 2001 From: Aeonoi Date: Thu, 24 Oct 2024 18:31:08 -0400 Subject: [PATCH] style(style): add more padding for "about" section --- components/about.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/about.tsx b/components/about.tsx index 4224f84..38eeef6 100644 --- a/components/about.tsx +++ b/components/about.tsx @@ -4,7 +4,7 @@ import Background from "./background"; const About: React.FC = () => { return (
- + {/*
*/}