Skip to content

Commit

Permalink
Merge pull request #54 from AdityyaX/test
Browse files Browse the repository at this point in the history
heading fixed
  • Loading branch information
AdityyaX authored Mar 25, 2024
2 parents 93e6060 + 9de66ad commit 0953666
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions src/components/Schedule/schedule.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ return(

<div>
<h1
className="Schedule-heading"
data-aos="zoom-in"
data-aos-duration="800"
>
data-aos="zoom-in"
data-aos-duration="800"
id="prizes"
className="prize_heading"
style={{ fontFamily: "repo-bold", marginBottom: "10rem" }}
>
Schedule
</h1>
</div>
Expand Down

0 comments on commit 0953666

Please sign in to comment.