X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=swatchmaker%2Ftest%2Fbootswatch.css;h=0c97f0b1dfff36b162552203c3447af7d1e4bf56;hb=401b22ae817c3b932d6a5d81111b99b580d9ff13;hp=2a69cbb7da5cad979adc73ce44a255f697506195;hpb=12a5a1961b667744338d47c54cefe9cd61cb738a;p=bootswatch diff --git a/swatchmaker/test/bootswatch.css b/swatchmaker/test/bootswatch.css index 2a69cbb..0c97f0b 100644 --- a/swatchmaker/test/bootswatch.css +++ b/swatchmaker/test/bootswatch.css @@ -24,13 +24,12 @@ section { @media (max-width: 767px) { - section { padding-top: 20px; } } -@media (max-width: 979px) and (min-width: 768px) { +@media (min-width: 768px) and (max-width: 979px) { section { padding-top: 20px; @@ -52,6 +51,13 @@ section { min-height: 200px; } +@media (min-width: 980px) { + + .preview { + padding-top: 100px; + } +} + /* subnav */ .subnav {