Skip to content

Commit

Permalink
fix dates
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrsh committed Aug 28, 2024
1 parent 398c2f1 commit caffbd4
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions src/pages/Join/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,17 +88,23 @@ const Join = () => {
</p>
</div>

<p className={styles['title']}>
Sep 4 - CLUB + DECAL INFOSESSION #1
</p>
<p className={styles['title']}>Sep 3 - DECAL INFOSESSION #1</p>
<div className={styles['description']}>
<p>
<b>DWINELLE 242 @ 8-9:30PM</b>
</p>
<p>
Come to our infosession to learn more about WDB and the Intro
to Full Stack Decal!
Come to our infosession to learn more about the Intro to Full
Stack Decal!
</p>
</div>

<p className={styles['title']}>Sep 4 - CLUB INFOSESSION #1</p>
<div className={styles['description']}>
<p>
<b>DWINELLE 242 @ 8-9:30PM</b>
</p>
<p>Come to our infosession to learn more about joining WDB!</p>
</div>

<p className={styles['title']}>
Expand All @@ -123,7 +129,7 @@ const Join = () => {
both.
</p>
<p>
Club Infosession: <b>Wheeler 222 @ 8:30-9:30PM</b>
Club Infosession: <b>Wheeler 222 @ 8-9:30PM</b>
</p>
<p>
DeCal Infosession: <b>Dwinelle 234 @ 8-9:30PM</b>
Expand Down

0 comments on commit caffbd4

Please sign in to comment.