From 9bd21d3d07b74fdd0e761be72592fdff1d546861 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sat, 12 Apr 2025 16:20:09 -0400 Subject: feat: responsive priority nav --- static/desktop.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'static/desktop.css') diff --git a/static/desktop.css b/static/desktop.css index 1b0eb43..7a20b0a 100644 --- a/static/desktop.css +++ b/static/desktop.css @@ -4,11 +4,9 @@ } nav { - flex-direction: row-reverse; margin: 0; padding: 0; top: 0; - position: fixed; width: 100%; } -- cgit v1.2.3