diff options
Diffstat (limited to 'opendc-web/opendc-web-ui/src/components/home/ContentSection.sass')
| -rw-r--r-- | opendc-web/opendc-web-ui/src/components/home/ContentSection.sass | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opendc-web/opendc-web-ui/src/components/home/ContentSection.sass b/opendc-web/opendc-web-ui/src/components/home/ContentSection.sass new file mode 100644 index 00000000..a4c8bd66 --- /dev/null +++ b/opendc-web/opendc-web-ui/src/components/home/ContentSection.sass @@ -0,0 +1,9 @@ +@import ../../style-globals/_variables.sass + +.content-section + padding-top: 50px + padding-bottom: 150px + text-align: center + + h1 + margin-bottom: 30px |
