diff --git a/en/docs/index.md b/en/docs/index.md index 2bc705a2e4..65d94275ac 100644 --- a/en/docs/index.md +++ b/en/docs/index.md @@ -30,8 +30,8 @@ template: templates/single-column.html width: 100%; margin: 0 auto; display: flex; - justify-content: left; - align-items: left; + justify-content: flex-start; + align-items: flex-start; flex-wrap: wrap; } @@ -48,10 +48,9 @@ template: templates/single-column.html font-size: 16px; transition: all 0.6s ease; position: relative; - justify-content: left; - align-items: left; + justify-content: flex-start; + align-items: flex-start; flex-direction: row; - transition: all 0.3s ease; width: 100%; } @@ -68,9 +67,9 @@ template: templates/single-column.html } .card-content { - justify-content: left; + justify-content: flex-start; display: flex; - align-items: left; + align-items: flex-start; text-align: left; flex-direction: column; } @@ -108,8 +107,8 @@ template: templates/single-column.html } .rowAlignmentProductNameIcon { - justify-content: left; - align-items: left; + justify-content: flex-start; + align-items: flex-start; display: flex; gap: 10px; flex-direction: row; @@ -138,7 +137,6 @@ template: templates/single-column.html justify-content: space-between; } .tile { - display: inline-block; vertical-align: top; background-color: rgba(255, 255, 255, 0.03); padding: 50px; @@ -190,7 +188,7 @@ template: templates/single-column.html } .view-all-button { display: inline-block; - background-color: none; + background-color: transparent; color: var(--text-color) !important; text-decoration: none; border-radius: 5px; @@ -354,7 +352,7 @@ template: templates/single-column.html
-
+

WSO2 API Manager is a complete platform for building, integrating, and exposing your digital services as managed APIs in the cloud, on-premise, and hybrid architectures to drive your digital transformation strategy.

@@ -363,7 +361,7 @@ template: templates/single-column.html managers to create API products from one or more APIs.

-
+
@@ -403,13 +401,13 @@ template: templates/single-column.html

Components


WSO2 API Manager offers multiple components designed to work together to solve the challenges of diverse infrastructure requirements. A unified control plane supporting multiple gateways provides deployment flexibility, minimizes downtime, and provides scalability and resource optimization by allowing independent component management, flexible deployment packages, and seamless upgrades and maintenance. For more information see Architecture.

-
-
+
+

Control Plane

-
+
@@ -440,7 +438,7 @@ template: templates/single-column.html

Data Plane

-
+
@@ -525,7 +523,7 @@ template: templates/single-column.html

-

Manage APIs spaning multiple cloud platforms, on-premises systems, or regions

+

Manage APIs spanning multiple cloud platforms, on-premises systems, or regions