diff --git a/themes/coopcloud.tech/assets/scss/main.scss b/themes/coopcloud.tech/assets/scss/main.scss index e12ebc6..1abf232 100644 --- a/themes/coopcloud.tech/assets/scss/main.scss +++ b/themes/coopcloud.tech/assets/scss/main.scss @@ -272,20 +272,33 @@ footer .separator { } } -.cofunders{ - margin-top: 2rem; -} +.who-is-involved-content { + .autonomic { + display: flex; + justify-content: space-between; + } -.cofunders p{ - margin-left: 1rem; - margin-bottom: 0 !important; -} + .cofunders { + margin-top: 3rem; + p { margin-bottom: 0 !important; } -.client-logos{ - margin-top: 2rem; - display: grid; - grid-template-rows: 1fr 1fr; - grid-template-columns: 1fr 1fr 1fr; - gap: 1rem; - justify-content: center; + .client-logos { + margin-top: 4rem; + display: flex; + flex-direction: column; + justify-content: center; + gap: 3rem; + + .first-row{ + display: grid; + grid-template-columns: 1fr 1fr 1fr; + place-items: center; + } + + .second-row { + display: flex; + justify-content: center; + } + } + } } \ No newline at end of file diff --git a/themes/coopcloud.tech/layouts/partials/index/autonomic_hero.html b/themes/coopcloud.tech/layouts/partials/index/autonomic_hero.html index 5d54c9e..69997b3 100644 --- a/themes/coopcloud.tech/layouts/partials/index/autonomic_hero.html +++ b/themes/coopcloud.tech/layouts/partials/index/autonomic_hero.html @@ -4,28 +4,42 @@

Who is involved


-
-
- -
-
-

{{ site.Data.who_is_involved.text }}

- -
-
+
+
+
- -
-

co-funders:

+
+

{{ site.Data.who_is_involved.text }}

+ +
+
+
+
+

co-funders

Autonomic is providing Co-op Cloud hosted services for these fine folks:

- -
-
-
-
-
-
+
+ +
+
+
+ +
+ +
+ +
+
+ +
+
+
+
+ +
+
+ +