[bin] timeline items are hoverable

This commit is contained in:
Max Wofford 2024-05-10 23:19:55 -04:00
parent 2149f0ca1c
commit 06df1fa409

View file

@ -40,17 +40,17 @@
<section class="section container timeline" style="padding-top: 3em">
<h1 style="text-align: center;">What will you make<br/><em>before summer break?</em></h1>
<div class="timeline-list">
<div class="timeline-item" onclick="smoothScroll('.gambling-section')" style="cursor: pointer;">
<div class="timeline-item hoverable" onclick="smoothScroll('.gambling-section')" style="cursor: pointer;">
<em class="muted">Right now...</em>
<h2>Rummage for parts</h2>
<p>Dig up some parts from our part picker or choose your own! Don't have an idea yet? Ask the raccoon for some inspiration!</p>
</div>
<div class="timeline-item">
<div class="timeline-item hoverable">
<em class="muted">over 3-4 days...</em>
<h2>Design your project</h2>
<p>Build a project in the online editor and program it! Get support from <a href="https://hackclub.com/slack" target="_blank">other high schoolers in an online community</a>.</p>
</div>
<div class="timeline-item">
<div class="timeline-item hoverable">
<em class="muted">in 1 week...</em>
<h2>Get it IRL</h2>
<p><a href="https://hack.club/bin-submit" target="_blank">Submit your design to the gallery</a> of projects so other high schoolers can learn from your project. We'll ship to any high schooler in the United States 🇺🇸.</p>