Skip to content

Commit e64a207

Browse files
committed
update join.html
1 parent 596cbbc commit e64a207

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

css/main.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ html, body {
5454
justify-content: space-around;
5555
margin-top: 5px;
5656
margin-bottom: 5px;
57+
column-gap: 20px;
5758
}
5859

5960
.parag1{
@@ -92,7 +93,7 @@ html, body {
9293
}
9394

9495
.section-spacer {
95-
height: 10vh;
96+
height: 20px;
9697
}
9798

9899
}

programs/join.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h1>Join FRC Team 687 – The Nerd Herd </h1>
8585
<img src="../images/image1.png">
8686
</div>
8787
</div>
88-
<div class="section-spacer"></div>
88+
<div class="section-spacer"></div>
8989
<div class="parag2">
9090
<p>
9191
Roughly near the end of FRC on-season (May-June), applications open for both new and returning members who will be at least Grade 10 in the following semester. Applications are done through an online form. Nerd Herd 687 welcomes anyone to join no matter their experience level.

0 commit comments

Comments
 (0)