diff --git a/public/index.jade b/public/index.jade index 585e176..0f4a086 100644 --- a/public/index.jade +++ b/public/index.jade @@ -22,11 +22,15 @@ section.follow .top-right h2 Join Us .text - p Underscore is currently testing with a select group of organisations and individuals in preparation for a wider launch later this year. + p Underscore is available from December 2022 by application only. Expressing interest takes less than 5 minutes to complete. h3 Register Your Interest .actions - a(href="https://ndc.substack.com" target="_blank").plug via Newsletter + a(href="https://desk.undersco.re/apps/forms/s/jLEZRH7nXscY8DWpxeaisSxw").plug Apply Now + .text + p(style="margin-bottom: 1rem") You can also follow Underscore's development via joining the New Design Congress community: + .actions + a(href="" target="_blank").plug via Newsletter a(href="https://discord.gg/Xu9D3qVana" target="_blank").plug via Discord footer diff --git a/public/styles.css b/public/styles.css index ed5b816..62898df 100644 --- a/public/styles.css +++ b/public/styles.css @@ -479,8 +479,7 @@ h2 { font-size: 2.65vh; width: 55vw; min-width: calc(480px - 5rem); - line-height: 3.5vh - + line-height: 3.5vh } .actions { @@ -488,6 +487,7 @@ h2 { display: flex; flex-direction: row; align-items: flex-start; + margin-bottom: 2rem; } .plug {