forked from autonomic-cooperative/cotech-website
Various tweaks to the new design based on feedback
Natasha and I went through the design together and made a number of small tweaks. In particular we removed the responsive line-height in favour of a fixed one at all screen sizes.
This commit is contained in:
16
join.html
16
join.html
@ -27,7 +27,7 @@ layout: default
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<img class="rounded" src="assets/img/workers-coop-logo.png" alt="" />
|
||||
<img class="rounded" src="assets/img/member-workers-coop.png" alt="" />
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@ -69,3 +69,17 @@ layout: default
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="grid grid-uneven">
|
||||
<div class="stack">
|
||||
<h2>For collaborators</h2>
|
||||
|
||||
<p>If you’re not yet a tech coop (or not yet ready to join our membership) but interested to see what we’re about, join our online discourse forum. Participate in our discussions or start your own thread. You’ll also be able to join our monthly online call from there.</p>
|
||||
|
||||
<a class="btn" href="https://community.coops.tech/">Join our discourse forum</a>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<img class="rounded" src="assets/img/join-us.jpg" alt="" />
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user