From 5026677254e47f2bff20ea35bd8999ba7595e51a Mon Sep 17 00:00:00 2001 From: MatMasIt Date: Sun, 10 Oct 2021 09:57:45 +0200 Subject: [PATCH] nevermind --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 262471d..b6d24f4 100644 --- a/css/style.css +++ b/css/style.css @@ -32,7 +32,7 @@ body { .floattop { text-align: center; - position: sticky; + position: absolute; top: 0px; left: 0px; width: 100vw;