improved mobile display

This commit is contained in:
Bachir Soussi Chiadmi
2015-06-17 19:23:41 +02:00
parent 8a1f5cd116
commit a84cd67456
2 changed files with 55 additions and 36 deletions

View File

@@ -3174,6 +3174,9 @@ body.home-v2{
margin-top: 1em;
}
}
@media #{$small-only}{
height:auto;
}
}
&.services{
@include shaddowed();
@@ -3206,6 +3209,10 @@ body.home-v2{
margin-top: 1em;
}
}
@media #{$small-only}{
height:auto;
}
}
&.publication{