From c36ce17da5fcccfdaaf7ddf7579b0399519d078f Mon Sep 17 00:00:00 2001
From: retoor <retoor@molodetz.nl>
Date: Mon, 14 Apr 2025 23:16:52 +0200
Subject: [PATCH] Upadte.

---
 src/snek/static/base.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/snek/static/base.css b/src/snek/static/base.css
index f009c71..ec7e182 100644
--- a/src/snek/static/base.css
+++ b/src/snek/static/base.css
@@ -369,7 +369,6 @@ a {
 @media only screen and (max-width: 768px) {
     
     header{
-        position:fixed;
         top: 0;
         left: 0;
             text-overflow: ellipsis;