From 95f7605ecae549a1c6a84f69bb8489181e8dd4fc Mon Sep 17 00:00:00 2001 From: Zane V Date: Fri, 20 Feb 2026 15:57:19 -1000 Subject: [PATCH] cleaned up code a bit --- index.html | 1 - style.css | 1 - 2 files changed, 2 deletions(-) diff --git a/index.html b/index.html index a9ad0ae..64d0fe1 100644 --- a/index.html +++ b/index.html @@ -63,7 +63,6 @@ -
\ No newline at end of file diff --git a/style.css b/style.css index 05208f0..30e6b23 100644 --- a/style.css +++ b/style.css @@ -91,7 +91,6 @@ ul li::marker { width: auto; image-rendering: pixelated; text-align: center; - position: sticky; } .nav-container { display: block;