aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/layout/NavBar.module.css
diff options
context:
space:
mode:
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;