mirror of
https://git.coop/cotech/website.git
synced 2026-02-08 18:09:03 +00:00
Various tweaks based on design feedback
Tommy sent over some feedback, and I've tried to incorporate it. I've brought in the Light variant of the Source Serif font, as although figma uses Regular, these seemed to render too heavy in browsers even with the smoothing options I also added.
This commit is contained in:
@ -19,10 +19,6 @@
|
||||
</dialog>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<a class="btn" href="/hire">Hire our co-ops</a>
|
||||
</section>
|
||||
|
||||
<script>
|
||||
const dialog = document.getElementById('coop-dialog');
|
||||
const dialogBody = document.getElementById('coop-dialog-container__body');
|
||||
|
||||
Reference in New Issue
Block a user