From 192a2be796d94dd535fc366722fbcf9f8e882e0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20M=2E=20Polis?= Date: Thu, 28 Nov 2024 02:08:23 -0800 Subject: [PATCH] Minor correction. --- README.md | 2 +- css/customstyles.scss | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index c0b315363..1bed97f59 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ 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}}
diff --git a/css/customstyles.scss b/css/customstyles.scss index bfaebdcac..a0aef5aa9 100644 --- a/css/customstyles.scss +++ b/css/customstyles.scss @@ -59,10 +59,6 @@ body { margin-left: 10px; } - .platinum-tier-image { - margin-left: 10px !important; - } - .platinum-tier-caption { line-height: 19px; }