From 0786ff793e982266c6d0920582725e11c7d72d7a Mon Sep 17 00:00:00 2001 From: Damjan Savic Date: Mon, 10 Feb 2025 13:54:12 +0100 Subject: [PATCH] Fix Animations, Sidebar and Footer. --- src/components/ContactInfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ContactInfo.tsx b/src/components/ContactInfo.tsx index 4b2b7f3..0e2296a 100644 --- a/src/components/ContactInfo.tsx +++ b/src/components/ContactInfo.tsx @@ -5,7 +5,7 @@ import { motion } from "framer-motion" export function ContactInfo() { return (