diff --git a/css/index.scss b/css/index.scss index e36b2828..302bfc92 100644 --- a/css/index.scss +++ b/css/index.scss @@ -113,6 +113,24 @@ margin-bottom: 50px; } + img { + vertical-align: middle; + margin-right: 70px; + + &:last-child { + margin-right: 0; + } + + @media (max-width: $sm-width) { + margin: 40px auto 0; + display: block; + + &:last-child { + margin: 20px auto; + } + } + } + .provider-wrap { min-height: 65px; position: relative; diff --git a/index.html b/index.html index 2d2fe0dd..c467a446 100644 --- a/index.html +++ b/index.html @@ -83,31 +83,10 @@ stylesheet: index Mix and match services from cloud providers and on-prem. Additional support for other cloud providers coming soon.

-
-
- aws -
-
- google cloud -
-
- azure -
-
- digital ocean -
- - Coming Soon -
-
-
- alibaba cloud -
- - Coming Soon -
-
-
+

+ + +