Skip to content

Commit

Permalink
Merge pull request #7 from 0amirk/main
Browse files Browse the repository at this point in the history
[Updated] The footer was updated
  • Loading branch information
vish-rt authored Oct 2, 2023
2 parents 63d32dc + 9dade13 commit 0470fe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export default function Footer() {
<motion.div
whileHover={{ scale: 1.1 }}
whileTap={{ scale: 0.9 }}
className='flex justify-center'
>
<img src={logo} alt="logo" style={{ maxWidth: '80%' }} />
</motion.div>
Expand Down

0 comments on commit 0470fe3

Please sign in to comment.