improved mobile display
This commit is contained in:
@@ -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{
|
||||
|
Reference in New Issue
Block a user