From ad5f978577b1671d2d80b79c0aae6ab0237e28e4 Mon Sep 17 00:00:00 2001 From: Christian Winther Date: Tue, 14 May 2024 22:39:29 +0200 Subject: [PATCH] fix(docs): fix placement of top header (#4559) --- runatlantis.io/.vitepress/theme/index.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/runatlantis.io/.vitepress/theme/index.scss b/runatlantis.io/.vitepress/theme/index.scss index 1a109d6ef2..8b1bb32e77 100644 --- a/runatlantis.io/.vitepress/theme/index.scss +++ b/runatlantis.io/.vitepress/theme/index.scss @@ -21,9 +21,6 @@ $MQMobileNarrow: 419px; $homeWidth: 960px; -.container { - padding-top: 3.6rem; -} .home { padding: 0 2rem;