Skip to content

Commit

Permalink
removed div for cta
Browse files Browse the repository at this point in the history
  • Loading branch information
aviiciii committed Jul 14, 2023
1 parent 750c1a4 commit 832ce45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1631,10 +1631,7 @@ section {


}
.sponsor-btns{
margin-top: 30px;
display: block!important;
}


.non-selectable {
user-select: none;
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -346,10 +346,10 @@ <h3 class="non-selectable">Want to sponsor us?</h3>
generation of innovators and driving technological advancements.
</p>
<br />
<div class="sponsor-btns">

<a class="cta-btn sponsor-brochure" href="/">Sponsor Brochure</a>
<a class="cta-btn contact-cta" href="#contact">Contact Us</a>
</div>


</div>
</div>
Expand Down

0 comments on commit 832ce45

Please sign in to comment.