diff --git a/README.md b/README.md index f29a9b58..c0b31536 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ To get started, choose one of the following guides. - An image of a computer screen with a stylized Qumulo Core interface behind an image of a cloud, symbolizing cloud native deployments on Azure + An image of a computer screen with a stylized Qumulo Core interface behind an image of a cloud, symbolizing cloud native deployments on Azure
{{site.guides.cnqAzureShort}}
@@ -44,7 +44,7 @@ To get started, choose one of the following guides. - An image of a computer screen with a stylized Qumulo Core interface, symbolizing Azure native deployments + An image of a computer screen with a stylized Qumulo Core interface, symbolizing Azure native deployments
{{site.guides.anqShort}}
@@ -59,7 +59,7 @@ To get started, choose one of the following guides. - An image of a computer screen with a stylized Qumulo Core interface behind an image of a server blade, symbolizing administering on-premises hardware + An image of a computer screen with a stylized Qumulo Core interface behind an image of a server blade, symbolizing administering on-premises hardware
{{site.guides.onpremShort}}
@@ -72,9 +72,9 @@ To get started, choose one of the following guides. - A stylized image of a server rack, symbolizing installing, configuring, and maintaining hardware + A stylized image of a server rack, symbolizing installing, configuring, and maintaining hardware -
{{site.guides.hard}}
+
{{site.guides.hard}}
@@ -88,7 +88,7 @@ To get started, choose one of the following guides. - An image of a computer screen showing a terminal window with a Qumulo qq CLI command + An image of a computer screen showing a terminal window with a Qumulo qq CLI command
{{site.guides.cli}}
@@ -101,7 +101,7 @@ To get started, choose one of the following guides. - An image of a computer screen showing a terminal window with a Qumulo REST API call + An image of a computer screen showing a terminal window with a Qumulo REST API call
{{site.guides.rest}}
@@ -117,7 +117,7 @@ To get started, choose one of the following guides. - An image of a computer screen showing a warning triangle behind a stylized image of a cog wheel, symbolizing administering Qumulo Alerts instances + An image of a computer screen showing a warning triangle behind a stylized image of a cog wheel, symbolizing administering Qumulo Alerts instances
{{site.guides.alertShort}}
@@ -130,7 +130,7 @@ To get started, choose one of the following guides. - A stylized image of two entities combining together with three items orbiting them, symbolizing integration + A stylized image of two entities combining together with three items orbiting them, symbolizing integration
{{site.guides.integ}}
diff --git a/css/customstyles.scss b/css/customstyles.scss index a37e5843..fcf65204 100644 --- a/css/customstyles.scss +++ b/css/customstyles.scss @@ -59,7 +59,11 @@ body { margin-left: 10px; } - .platinum-tier { + .platinum-tier-image { + margin-left: 10px !important; + } + + .platinum-tier-caption { line-height: 19px; } @@ -131,6 +135,7 @@ body { max-width: 80px !important; max-height: 80px !important; margin-left: 5px; + margin-top: 3px; } /* ------------------ LANDING PAGE ENDS -------------------- */ }