summaryrefslogtreecommitdiffstats
path: root/src/components/PostsList/PostsList.module.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/PostsList/PostsList.module.scss')
-rw-r--r--src/components/PostsList/PostsList.module.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/PostsList/PostsList.module.scss b/src/components/PostsList/PostsList.module.scss
index ff36e74..b4ffbd9 100644
--- a/src/components/PostsList/PostsList.module.scss
+++ b/src/components/PostsList/PostsList.module.scss
@@ -12,7 +12,7 @@
.year {
grid-column: 2;
- margin-bottom: 0;
+ margin: var(--spacing-md) 0 0;
@include mix.media("screen") {
@include mix.dimensions("md") {