diff --git a/index.html b/index.html index faf176a..d85d8fc 100644 --- a/index.html +++ b/index.html @@ -54,20 +54,20 @@

Hack Club: Web Dev Series

-
and if you want to discover css frameworks, try doing...
-
- Box Image +
if you want to focus on HTML & start learning JS, do...
+
+ Flavorless logo
-
Grub
-
Build a website using the Tailwind CSS framework, and get free junk food!
-
Estimated time: 1-2 hours
-
$6-10
+
Flavorless
+
Build a website using only HTML and JavaScript! No CSS allowed!
+
Estimated time: 1 hour
+
get a sticker sheet
- - + +
-
if you wanna learn JavaScript, do...
+
if you wanna learn JavaScript and strengthen your other skills, do...
Box Image
@@ -78,6 +78,19 @@

Hack Club: Web Dev Series

+
+
+
and if you want to discover CSS frameworks, try doing...
+
+ Box Image +
+
Grub
+
Build a website using the Tailwind CSS framework, and get free junk food!
+
Estimated time: 1-2 hours
+
$6-10
+
+ +
if you wanna learn a modern web development framework, do...
@@ -92,18 +105,6 @@

Hack Club: Web Dev Series

-
-
if you wanna go back to the basics, do...
-
- Flavorless logo -
-
Flavorless
-
Build a website using only HTML and Javascript! No CSS allowed!
-
Estimated time: 1 hour
-
get a sticker sheet
-
- -

Old Events!

@@ -174,9 +175,10 @@

Reimbursement

Running a workshop?

Want to run a workshop and get the We Ships that same day? Hack yeah! Just send a message in #leaders and we will help you!

+

Club Levels

+

All of these Workshops can help your club level up, see the club leaders portal for more information.

- diff --git a/styles.css b/styles.css index cfcf535..7a2cfa5 100644 --- a/styles.css +++ b/styles.css @@ -183,6 +183,9 @@ p, h2 { .box-btn-white:hover { background: #c8c8c8; } +.box-btn-flavorless { + margin-left: 2rem; +} .box-img { width: 80px; height: 80px;