aboutsummaryrefslogtreecommitdiff
path: root/src/styles/Home.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/Home.module.css')
-rw-r--r--src/styles/Home.module.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/styles/Home.module.css b/src/styles/Home.module.css
new file mode 100644
index 0000000..ae734f6
--- /dev/null
+++ b/src/styles/Home.module.css
@@ -0,0 +1,4 @@
+.action {
+ margin-top: 20px;
+ margin-bottom: 20px;
+}