From 350e96b9544d9ba65f44eb88a945851c384446f7 Mon Sep 17 00:00:00 2001 From: Eat Tren Clen Hard <125723190+eattrenclenhard@users.noreply.github.com> Date: Thu, 28 Nov 2024 17:47:58 +0800 Subject: [PATCH] Removes white strip at the bottom border of the footer and crops the profile image to fit into the spherical container so that it won't flow out --- src/app/components/Footer.jsx | 2 +- src/app/components/HeroSection.jsx | 4 ++-- src/app/globals.css | 10 ++++++++++ 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/src/app/components/Footer.jsx b/src/app/components/Footer.jsx index 09b8e75e..f07afe17 100644 --- a/src/app/components/Footer.jsx +++ b/src/app/components/Footer.jsx @@ -2,7 +2,7 @@ import React from "react"; const Footer = () => { return ( -