summaryrefslogtreecommitdiff
path: root/frontend/src/components/home/ContentSection.sass
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/components/home/ContentSection.sass')
-rw-r--r--frontend/src/components/home/ContentSection.sass9
1 files changed, 9 insertions, 0 deletions
diff --git a/frontend/src/components/home/ContentSection.sass b/frontend/src/components/home/ContentSection.sass
new file mode 100644
index 00000000..67541179
--- /dev/null
+++ b/frontend/src/components/home/ContentSection.sass
@@ -0,0 +1,9 @@
+@import ../../style-globals/_variables.sass
+
+.content-section
+ padding-top: 50px
+ padding-bottom: 100px
+ text-align: center
+
+ h1
+ margin-bottom: 30px