summaryrefslogtreecommitdiff
path: root/static/desktop.css
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2025-04-12 16:20:09 -0400
committerAdam T. Carpenter <atc@53hor.net>2025-04-12 16:20:09 -0400
commit9bd21d3d07b74fdd0e761be72592fdff1d546861 (patch)
treedb67e3be036db66fc8075cc9c19474cda14cb7a1 /static/desktop.css
parentea79c3b871dbb37ef6c246205d1938fc09ade95f (diff)
downloadcarpentertutoring-9bd21d3d07b74fdd0e761be72592fdff1d546861.tar.xz
carpentertutoring-9bd21d3d07b74fdd0e761be72592fdff1d546861.zip
feat: responsive priority nav
Diffstat (limited to 'static/desktop.css')
-rw-r--r--static/desktop.css2
1 files changed, 0 insertions, 2 deletions
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%;
}