aboutsummaryrefslogtreecommitdiff
path: root/styles
diff options
context:
space:
mode:
Diffstat (limited to 'styles')
-rw-r--r--styles/Home.module.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/styles/Home.module.css b/styles/Home.module.css
index 5493204..1f2dac3 100644
--- a/styles/Home.module.css
+++ b/styles/Home.module.css
@@ -9,4 +9,8 @@
padding:5px;
margin-top:20px;
+}
+
+.flexbox-center {
+ flex-direction: row;
} \ No newline at end of file