Skip to content

Commit

Permalink
Merge pull request #94 from mustachebash/bugfix/mobile-ticket-cta
Browse files Browse the repository at this point in the history
fix mobile CTA on SD page
  • Loading branch information
jfurfaro authored Dec 20, 2024
2 parents 2b0138b + 673d9ad commit f7ae228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/san-diego.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
<p>In San Diego</p>
<p>March 22, 2025</p>
</div>
<div class="tickets-nav-mobile"><a href="#tickets">GET TICKETS</a></div>
<div class="tickets-nav-mobile"><a href="#">Tickets Soon</a></div>
<div id="menu-icon">
<div></div>
<div></div>
Expand Down

0 comments on commit f7ae228

Please sign in to comment.