Skip to content

Commit

Permalink
Add title1 class to h1 tag in wins hero file (#2189)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-zaragoza authored Aug 28, 2021
1 parent 76f5562 commit 9f16d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/wins/wins-hero.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div class='home-getting-started-container content-section section-hack-nights wins-hero'>
<img src="/assets/images/wins-page/wins-trophy.png" alt="image of a person being celebrated and holding a trophy">
<div>
<h1>Let's celebrate together!</h1>
<h1 class="title1">Let's celebrate together!</h1>
<a href='https://docs.google.com/forms/d/e/1FAIpQLSdF0MgS-M_Soi77qTp-MNfxMGqq85yqsHwvfHDngHAMyDQ8uQ/viewform'><button class='btn btn-primary btn-xl btn--wins'>Share your wins</button></a>
<!-- <a href='/share-your-wins'><button class='btn btn-primary btn-xl btn--wins'>Share your wins</button></a> -->

Expand Down

0 comments on commit 9f16d95

Please sign in to comment.