From 63f03b0f698ba678c47d0f544f61c06300dd7d7f Mon Sep 17 00:00:00 2001 From: Phantop Date: Tue, 21 Mar 2023 18:12:28 -0400 Subject: [PATCH] css: fix background height --- assets/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/css/style.css b/assets/css/style.css index 24d92fd..1734e6f 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,3 +1,7 @@ +html { + min-height: 100% +} + body { background: repeating-linear-gradient(to bottom, #5bcefa 000px, #5bcefa 150px,