From 056b46261614b9a11408636258ea1c0b76c96365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Trzeci=C5=84ski?= <71105883+DanielTRZ@users.noreply.github.com> Date: Mon, 17 Jun 2024 18:32:12 +0200 Subject: [PATCH] Update index.css --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index b1e44d0..34f15ed 100644 --- a/index.css +++ b/index.css @@ -31,7 +31,7 @@ position: sticky; width: 100%; max-width: 1100px; margin-left: auto; - margin-right: auto; +margin-right: auto; margin-bottom: auto; margin-top: auto; top: 3px;