3
0
mirror of https://git.coop/cotech/website.git synced 2026-02-09 10:59:02 +00:00

Add "our work" boxes to homepage

This commit is contained in:
Chris Lowis
2026-02-06 16:52:36 +00:00
parent 38e092a294
commit f217c188cf
14 changed files with 147 additions and 0 deletions

View File

@ -325,6 +325,11 @@ section, footer, header {
}
}
.work__title {
margin-block-end: var(--space-xs);
font-family: "open_sansbold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.header {
display: flex;
padding: var(--space-lg) var(--space-md);