From 5efc7635a7f75fd745e6c1f4640bb57dae9b0c7a 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 22:56:17 +0200 Subject: [PATCH] footer --- styles.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/styles.css b/styles.css index bfb7056..30717e0 100644 --- a/styles.css +++ b/styles.css @@ -64,6 +64,10 @@ body { color: #ffffff; } +footer { + margin-top: auto; +} + /* general texts */