about summary refs log tree commit diff
path: root/MatrixUtils.Web/Shared/NavMenu.razor.css
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixUtils.Web/Shared/NavMenu.razor.css')
-rw-r--r--MatrixUtils.Web/Shared/NavMenu.razor.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/MatrixUtils.Web/Shared/NavMenu.razor.css b/MatrixUtils.Web/Shared/NavMenu.razor.css
index 447f2df..afaa292 100644
--- a/MatrixUtils.Web/Shared/NavMenu.razor.css
+++ b/MatrixUtils.Web/Shared/NavMenu.razor.css
@@ -66,3 +66,8 @@
         overflow-y: auto;
     }
 }
+
+
+hr {
+    margin: 0;
+}
\ No newline at end of file