Skip to content

Commit

Permalink
responsive gallery card
Browse files Browse the repository at this point in the history
  • Loading branch information
virajchandra51 committed Sep 18, 2023
1 parent 17e182f commit 930e487
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/ContactSection/ContactSection.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ import "./ContactSection.css";
import downArrow from "../../assets/images/downArrow.svg";
import { motion } from "framer-motion";



const ContactSection = () => {
return (
<motion.div
Expand Down

0 comments on commit 930e487

Please sign in to comment.