Skip to content

Commit

Permalink
Merge branch 'Add-Home-Page' of https://github.com/Keshraf/Frontend-R…
Browse files Browse the repository at this point in the history
…evamp into Add-Home-Page
  • Loading branch information
Keshraf committed Feb 19, 2022
2 parents aa5aff1 + c6dd3e7 commit b3810fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/Homepage.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ const HomePage = () => {
src={TopicWindow}
alt="Topic Window"
className={styles.topicImg}
data-aos="fade-left"
/>
<img
src={LevelWindow}
Expand All @@ -111,7 +110,6 @@ const HomePage = () => {
src={Ellipse}
alt="Ellipse"
className={`${styles.ladderBlur}`}
data-aos="fade-up-left"
/>
</div>
</div>
Expand Down

0 comments on commit b3810fd

Please sign in to comment.