aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/layout/NavBar.module.css
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-12-12 18:23:46 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2025-12-12 18:23:46 +0100
commitffb8ee87898bffe5fee706abb047133585bb5d0d (patch)
tree1735caa33ddce3fb9d847c5e9121451dc5aa76a7 /src/frontend/app/components/layout/NavBar.module.css
parent9d38db605e25febc81f8832f4756cbb6cfc010b8 (diff)
feat: enhance OTP service logic, improve planner overlay, and update NavBar styles
Diffstat (limited to 'src/frontend/app/components/layout/NavBar.module.css')
-rw-r--r--src/frontend/app/components/layout/NavBar.module.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frontend/app/components/layout/NavBar.module.css b/src/frontend/app/components/layout/NavBar.module.css
index ddace40..19d0a93 100644
--- a/src/frontend/app/components/layout/NavBar.module.css
+++ b/src/frontend/app/components/layout/NavBar.module.css
@@ -5,7 +5,6 @@
padding: 0.5rem 0;
background-color: var(--background-color);
- border-top: 1px solid var(--border-color);
max-width: 48rem;
margin-inline: auto;