From 19d897bee0f39fe58f3b797072a727cc426bf596 Mon Sep 17 00:00:00 2001 From: Aeonoi Date: Fri, 25 Oct 2024 15:19:20 -0400 Subject: [PATCH] fix(style): fix resume section not showing header when clicked on navbar scroll-m-14 placed in background classname didn't work for some reason. works in projects.tsx --- components/resume.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/resume.tsx b/components/resume.tsx index 1bd6ab1..b179984 100644 --- a/components/resume.tsx +++ b/components/resume.tsx @@ -4,8 +4,8 @@ import Background from "./background"; const Resume: React.FC = () => { return ( -
- +
+

Resume