diff --git a/lib/assets/style.css b/lib/assets/style.css index f27ecf9..3b6bdb5 100644 --- a/lib/assets/style.css +++ b/lib/assets/style.css @@ -371,7 +371,6 @@ section.hero header + p { .fitName { font-size: 1.3rem; font-size: math; - overflow: scroll; } .centeredBoxContent { diff --git a/lib/views/login/request-invite.html b/lib/views/login/request-invite.html index 74afa7d..4564839 100644 --- a/lib/views/login/request-invite.html +++ b/lib/views/login/request-invite.html @@ -2,10 +2,12 @@ -

Request an Invitation

+
+

Request an Invitation

-

How should we contact you?

+

How should we contact you?

-<%- include('../contact-url.html'); %> + <%- include('../contact-url.html'); %> +
<%- include('../end.html'); %>