diff --git a/assets/css/app.css b/assets/css/app.css index 815d681..686f5bf 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -23,13 +23,15 @@ --space-xxl: calc(5.25 * var(--space-unit)); --cotech-white: white; - --cotech-grey: #1e2637; + --cotech-light-grey: #f7f7f5; + --cotech-grey: #7b8290; + --cotech-dark-grey: #1e2637; --cotech-blue: #38aad5; } p, li, a { font-family: "open_sansregular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; - color: var(--cotech-grey); + color: var(--cotech-dark-grey); } h1, h2, h3, h4, h5, h6 { @@ -103,3 +105,41 @@ h1, h2, h3, h4, h5, h6 { .hero_button a { color: var(--cotech-white); } + +.slice { + width: 100%; + padding: var(--space-lg); + display: flex; + flex-direction: column; + align-items: center; + gap: var(--space-sm); + text-align: center; +} + +.slice--light-grey { + background-color: var(--cotech-light-grey); +} + +.metadata { + display: flex; + gap: var(--space-xl); +} + +.metadata_item { + display: flex; + flex-direction: column; + align-items: center; +} + +.metadata_heading { + font-family: "open_sansregular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; + text-transform: uppercase; + color: var(--cotech-grey); + font-size: 0.95rem; + letter-spacing: 0.02em; +} + +.metadata_value { + font-size: 2.2rem; + letter-spacing: 0.02em; +} diff --git a/index.html b/index.html index 50179d3..85bcdc3 100644 --- a/index.html +++ b/index.html @@ -3,33 +3,35 @@ title: CoTech layout: home --- -
-
-
Co-ops
-
{{ site.coops.size }}
-
+
+
-
+

Co-tech is a network of ethical tech, digital and creative co-operatives.

We're part of workers.coop, join us!

Working with co-operatives has major benefits: you’ll work directly with the people who own the business, who have a stake in making sure your project succeeds. With no private shareholders drawing out dividends, you’ll get genuine value for money. And on top of that, you’ll get the benefit of working with small and responsive businesses which draw on the skills, specialisms and security of a large network.