summaryrefslogtreecommitdiff
path: root/src/components/Rules.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Rules.module.css')
-rw-r--r--src/components/Rules.module.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/components/Rules.module.css b/src/components/Rules.module.css
new file mode 100644
index 0000000..1fb94eb
--- /dev/null
+++ b/src/components/Rules.module.css
@@ -0,0 +1,5 @@
+.fabgrp {
+ position: fixed;
+ right: 20px;
+ bottom: 20px;
+}