From 27b1bc513d994c27a60ba96396c18670cec2fab1 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Mon, 15 Aug 2022 14:17:26 -0600 Subject: [PATCH] Whitespace adjustments --- site/src/theme/index.css | 2 +- site/src/theme/site.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/src/theme/index.css b/site/src/theme/index.css index a665f865a6..e301d87e0b 100644 --- a/site/src/theme/index.css +++ b/site/src/theme/index.css @@ -27,7 +27,7 @@ border: 1px solid #eee; background-color: #f8f8f8; border-radius: 4px; - padding: 1rem; + padding: 1rem 1rem 0; margin: 0 1rem 0 1rem; } diff --git a/site/src/theme/site.css b/site/src/theme/site.css index 5d4527f9a3..3d0284412d 100644 --- a/site/src/theme/site.css +++ b/site/src/theme/site.css @@ -8,8 +8,8 @@ body { } h1 { - margin-top: 40px; - margin-bottom: 30px; + margin-top: 30px; + margin-bottom: 20px; } h1,