Added expressions of interest list
This commit is contained in:
parent
7e2473c135
commit
438663ffe6
@ -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
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user