Added expressions of interest list
This commit is contained in:
parent
7e2473c135
commit
438663ffe6
@ -22,11 +22,15 @@ section.follow
|
|||||||
.top-right
|
.top-right
|
||||||
h2 Join Us
|
h2 Join Us
|
||||||
.text
|
.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
|
h3 Register Your Interest
|
||||||
.actions
|
.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
|
a(href="https://discord.gg/Xu9D3qVana" target="_blank").plug via Discord
|
||||||
|
|
||||||
footer
|
footer
|
||||||
|
@ -480,7 +480,6 @@ h2 {
|
|||||||
width: 55vw;
|
width: 55vw;
|
||||||
min-width: calc(480px - 5rem);
|
min-width: calc(480px - 5rem);
|
||||||
line-height: 3.5vh
|
line-height: 3.5vh
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.actions {
|
.actions {
|
||||||
@ -488,6 +487,7 @@ h2 {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
|
margin-bottom: 2rem;
|
||||||
|
|
||||||
}
|
}
|
||||||
.plug {
|
.plug {
|
||||||
|
Loading…
Reference in New Issue
Block a user