]> git.parisson.com Git - mezzo.git/commitdiff
Page box on mobile devices
authorJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Fri, 4 Nov 2016 14:22:13 +0000 (15:22 +0100)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Fri, 4 Nov 2016 14:22:13 +0000 (15:22 +0100)
app/static/src/sass/modules/boxes/_page-box.scss

index 52ee4cf45bce5da5518b6b735ad9017eaca41301..1df17211be998d753cb63c96589223e6a32c672a 100644 (file)
@@ -25,7 +25,7 @@ $module: ".page-box";
 
         @include mq($until: xs) {
             @include fluid-aspect(4.5 8);
-            >img {
+            >img:first-child {
                 width: 310%;
                 left: -50%;
                 max-width: none;