This commit is contained in:
ACM 2020-12-19 01:58:24 -05:00
parent e2c57177ef
commit 5a92f66c7f
3 changed files with 7 additions and 3 deletions

View file

@ -45,6 +45,10 @@ p {
width: 100%;
}
label {
color: white !important;
}
@media only screen and (max-width : 992px) {
.parallax-container .section {
top: 40%;

View file

@ -50,9 +50,9 @@
<div class="row center justify-content-center" style="margin-top: 10%;">
<h1>Hi {{ name }}!</h1>
{% if waitlisted %}
<h1>You are waitlisted, if space opens up we will let you know...</h1>
<h2>You are waitlisted, if space opens up we will let you know...</h2>
{% else %}
<h1>You are fully registered! We look forward to seeing you!</h1>
<h2>You are fully registered! We look forward to seeing you!</h2>
Let us know if you have any questions by sending them to <a href="mailto:hack@wpi.edu">hack@wpi.edu</a>
<br>
Forgot to upload your resume while registering? No worries, submit it below.

@ -1 +1 @@
Subproject commit 24efdd8c6f57ed47366f3f18081069192e3092c9
Subproject commit 3e6023aaf7b3f9de51414f69bc18ebecf905de3b