diff options
Diffstat (limited to 'opendc-web/opendc-web-ui/src/components/home/ContentSection.module.scss')
| -rw-r--r-- | opendc-web/opendc-web-ui/src/components/home/ContentSection.module.scss | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/opendc-web/opendc-web-ui/src/components/home/ContentSection.module.scss b/opendc-web/opendc-web-ui/src/components/home/ContentSection.module.scss deleted file mode 100644 index d27a0ce0..00000000 --- a/opendc-web/opendc-web-ui/src/components/home/ContentSection.module.scss +++ /dev/null @@ -1,11 +0,0 @@ -@import 'src/style/_variables.scss'; - -.contentSection { - padding-top: 50px; - padding-bottom: 50px; - text-align: center; - - h1 { - margin-bottom: 30px; - } -} |
