aboutsummaryrefslogtreecommitdiff
path: root/src/styles/features.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/features.css')
-rw-r--r--src/styles/features.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/styles/features.css b/src/styles/features.css
new file mode 100644
index 00000000..73b5e468
--- /dev/null
+++ b/src/styles/features.css
@@ -0,0 +1,7 @@
+#mai {
+ position: fixed;
+ left: 0;
+ bottom: 0;
+ height: auto;
+ width: 10vh;
+}