Skip to content

Commit 909dfe8

Browse files
committed
fix s10
1 parent 2cd1a90 commit 909dfe8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/shared/components/Contentful/Article/themes/default.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,10 @@
485485
margin-bottom: 108px;
486486
}
487487

488+
@media screen and (min-width: 1440px) and (max-width: 1900px) {
489+
margin-bottom: 70px;
490+
}
491+
488492
@media screen and (max-width: 768px) {
489493
margin-bottom: 300px;
490494
}

0 commit comments

Comments
 (0)