From 907cabeece139fd4e367d9561442f657afd02395 Mon Sep 17 00:00:00 2001 From: Sanidhya Kumar Verma Date: Sat, 13 Jan 2024 11:48:04 +0000 Subject: [PATCH] fixed borders and widths on smaller devices --- src/components/Footer.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index 9e771aa..52b2955 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -8,7 +8,7 @@ import { socials } from "../constants"; const Footer = () => { return (