3
0
mirror of https://git.coop/cotech/website.git synced 2025-12-19 08:27:33 +00:00

Add "why co-ops?" page

This commit is contained in:
Chris Lowis
2025-12-16 13:38:29 +00:00
parent e71acb9f7a
commit 55813e23a4
4 changed files with 107 additions and 0 deletions

View File

@ -215,6 +215,10 @@ section, footer, header {
display: none;
}
.w-two-thirds {
width: 66%;
}
@media screen and (width > 480px) {
.large-only {
display: inline;