From 5e468140bfe41500d6565af18048f4db39b47bc0 Mon Sep 17 00:00:00 2001 From: Aidan Y Date: Mon, 20 May 2024 23:31:05 -0700 Subject: [PATCH] Update styles.css --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 52a1a27..2155f32 100644 --- a/styles.css +++ b/styles.css @@ -51,7 +51,7 @@ body { background-size: cover; background-position: center; background-repeat: repeat; - padding-bottom: 50px; + padding-bottom: 100px; padding-top: 50px; height: 100%; }