Skip to content

Commit

Permalink
footer bg fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
harith-hacky03 committed Jan 11, 2024
1 parent bab6aed commit 2fbd252
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/components/shared/footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,7 @@ const Footer = () => {
</div>
<span className="footer__bg_overlay" />
<div className="footer__bg">
<img
className="footer_image"
src="https://www.hack4bengal.tech/assets/footer_bg-5b4bb7e1.svg"
alt="footer_bg"
/>

{/* <img className="footer_bg__img" src={footer_bg} alt="footer_bg" /> */}
<span className="footer__bg__left" />
<span className="footer__bg__right" />
Expand Down

0 comments on commit 2fbd252

Please sign in to comment.