diff options
Diffstat (limited to 'src/components/atoms/layout/section/section.module.scss')
| -rw-r--r-- | src/components/atoms/layout/section/section.module.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/atoms/layout/section/section.module.scss b/src/components/atoms/layout/section/section.module.scss index 771b8e3..3da74a2 100644 --- a/src/components/atoms/layout/section/section.module.scss +++ b/src/components/atoms/layout/section/section.module.scss @@ -21,5 +21,6 @@ > * { grid-column: 2; + margin-block: 0; } } |
