3
0
mirror of https://git.coop/cotech/website.git synced 2026-03-19 18:36:00 +00:00

tweak test coop box colour

This commit is contained in:
Chris Croome
2026-03-19 11:39:29 +00:00
parent a5ef508b08
commit e2fe984c8f

View File

@ -461,6 +461,7 @@ footer {
background: var(--cotech-white);
border-radius: var(--space-sm);
border: 2px solid var(--cotech-light-grey);
color: var(--cotech-black);
max-width: var(--measure);
}