We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd1a90 commit 909dfe8Copy full SHA for 909dfe8
src/shared/components/Contentful/Article/themes/default.scss
@@ -485,6 +485,10 @@
485
margin-bottom: 108px;
486
}
487
488
+ @media screen and (min-width: 1440px) and (max-width: 1900px) {
489
+ margin-bottom: 70px;
490
+ }
491
+
492
@media screen and (max-width: 768px) {
493
margin-bottom: 300px;
494
0 commit comments