Let the logeed ins see the navbar!

This commit is contained in:
dave onion 2025-12-17 14:06:29 -05:00
parent e440512293
commit 6a7ec2e23c

View file

@ -9,7 +9,7 @@
.is-fixed { .is-fixed {
position: fixed; position: fixed;
top: 0; top: var(--drupal-displace-offset-top, 0px);
left: 0; left: 0;
right: 0; right: 0;
z-index: +400; z-index: +400;