summaryrefslogtreecommitdiff
path: root/src/components/_sila/Global/PageSection.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/_sila/Global/PageSection.vue')
-rw-r--r--src/components/_sila/Global/PageSection.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/_sila/Global/PageSection.vue b/src/components/_sila/Global/PageSection.vue
index dd39ddd5..f86649fe 100644
--- a/src/components/_sila/Global/PageSection.vue
+++ b/src/components/_sila/Global/PageSection.vue
@@ -19,7 +19,7 @@ export default {
<style lang="scss" scoped>
.page-section {
- margin-bottom: $spacer * 4;
+ margin-bottom: $spacer;
}
h2 {