Skip to content

Commit

Permalink
fix mobile for takeover
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed Jan 27, 2025
1 parent d5a3791 commit 2c787d4
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,19 @@ class="home-hero__poster" style="width: 100%; height: 100%;"
<div class="horizontal-rule"></div>

<ul class="home-hero__metric_wrapper">
<li class="show-over-800">
<li>
<div class="wp-block-button"><a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/register/?utm_source=www&utm_medium=homepage&utm_campaign=KubeCon-EU-2025&utm_content=hero" class="wp-block-button__link wp-element-button" title="Buy Tickets">Buy Tickets</a></div>
</li>
<li>10K+
<li class="show-over-600">10K+
<span>Attendees</span>
</li>
<li>200+
<li class="show-over-600">200+
<span>Sponsors</span>
</li>
<li>300+
<li class="show-over-600">300+
<span>Sessions</span>
</li>
<li class="show-over-600">
<li class="show-over-800">
<span>Swag</span>
</li>
Expand Down

0 comments on commit 2c787d4

Please sign in to comment.