about summary refs log tree commit diff
path: root/MatrixUtils.Web/Pages/Tools/Index.razor.css
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixUtils.Web/Pages/Tools/Index.razor.css')
-rw-r--r--MatrixUtils.Web/Pages/Tools/Index.razor.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/MatrixUtils.Web/Pages/Tools/Index.razor.css b/MatrixUtils.Web/Pages/Tools/Index.razor.css
new file mode 100644
index 0000000..c9bd995
--- /dev/null
+++ b/MatrixUtils.Web/Pages/Tools/Index.razor.css
@@ -0,0 +1,6 @@
+.tool-category {
+    margin-top: 20px;
+}
+hr{
+    margin: unset;
+}
\ No newline at end of file