diff --git a/css/ecosystem.css b/css/ecosystem.css index 5ddd258..bc3dbc0 100644 --- a/css/ecosystem.css +++ b/css/ecosystem.css @@ -21,6 +21,13 @@ margin: 0 auto var(--spacing-lg); } +.eco-hero__buttons { + display: flex; + gap: var(--spacing-sm); + justify-content: center; + flex-wrap: wrap; +} + /* App Types */ .app-types { padding: var(--spacing-3xl) 0; diff --git a/ecosystem/index.html b/ecosystem/index.html index 0d73b84..f9eae4c 100644 --- a/ecosystem/index.html +++ b/ecosystem/index.html @@ -75,8 +75,9 @@
The Functionland SDK is specifically designed to be the best possible alternative for mobile-native applications
-