From f65fe30648158d2223f0c2cc574c2322c1950ff0 Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Tue, 10 Mar 2020 19:44:07 -0700 Subject: [PATCH] fixed background on certain device sizes --- custom.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/custom.css b/custom.css index ba8094e..fe8d14f 100644 --- a/custom.css +++ b/custom.css @@ -1,8 +1,9 @@ html { height: 100%; + background-color: rgba(166, 13, 59, 1); } body { - height: 100%; + height: 110%; margin: 0; background: rgb(166, 13, 59); background: linear-gradient(