From 72feafaf4908ba32f93c3919a653461ecce92976 Mon Sep 17 00:00:00 2001
From: Chris Lowis
Date: Mon, 15 Dec 2025 12:10:20 +0000
Subject: [PATCH] Wrap logos and services in a `box`
---
assets/css/app.css | 8 ++++++++
index.html | 10 +++++-----
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/assets/css/app.css b/assets/css/app.css
index 5017cc7..f3cd5f2 100644
--- a/assets/css/app.css
+++ b/assets/css/app.css
@@ -32,6 +32,7 @@
--cotech-white: white;
--cotech-black: #000000;
--cotech-light-grey: #646464;
+ --cotech-dark-grey: #222222;
--cotech-blue: #2DA9D7;
}
@@ -164,6 +165,13 @@ section {
padding: var(--space-sm);
}
+.box {
+ background: linear-gradient(180deg, rgba(45, 169, 215, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
+ border: 1px solid var(--cotech-dark-grey);
+ border-radius: var(--space-sm);
+ padding: var(--space-sm);
+}
+
.header {
display: flex;
padding: var(--space-lg) var(--space-md);
diff --git a/index.html b/index.html
index 7dbce85..50732a3 100644
--- a/index.html
+++ b/index.html
@@ -22,7 +22,7 @@ layout: default
particularly when it comes to democratic ownership and
decision-making.
-
+
Digital products & platforms
- Websites & web apps
(WordPress, Drupal, Webflow, custom)
@@ -36,7 +36,7 @@ layout: default
-
+
Design & content
- User research & testing
@@ -49,7 +49,7 @@ layout: default
-
+
Marketing & comms
- Digital strategy & campaigns
@@ -61,7 +61,7 @@ layout: default
-
+
Coop & organisational development