Skip to content

Commit a99b5ac

Browse files
authored
update faq (#1143)
1 parent fdcb665 commit a99b5ac

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ <h1>Frequently Asked Questions</h1>
309309
<p>If your shipping address is in the United States, we are shipping physical swag and prizes.</p>
310310
<p>If your shipping address is in Canada, we are shipping physical prizes.</p>
311311
<p>If your shipping address is outside of the United States and Canada, we are unable to ship physical swag and prizes.</p>
312+
<p><em>We have a limited amount of swag, make sure that you check in and turn in a project to be eligible to receive swag.</em></p>
312313
</div>
313314
</div>
314315
<div class="card">

sass/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ nav {
630630
// Align w/ header text, not sure if this can be made cleaner.
631631
margin-left: 35px;
632632

633-
p {
633+
p, em {
634634
color: $dark-blue;
635635
line-height: 23px;
636636
margin-bottom: 10px;

0 commit comments

Comments
 (0)