From 117c1cdb5ba3d9ca578b24483569c7b35236010e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Bar=C3=A1nek?= <49410413+daelba@users.noreply.github.com> Date: Wed, 16 Oct 2024 23:01:04 +0200 Subject: [PATCH] footer --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 30717e0..ed64df8 100644 --- a/styles.css +++ b/styles.css @@ -20,7 +20,7 @@ html { body { margin: 0; padding: 0; - background-color: hsl(228, 30%, 17%); + background-color: hsl(197, 35%, 90%); /*color: hsl(0, 0%, 100%);*/ font-size: 95%; font-family: SourceSerif;