Mobile style changes
This commit is contained in:
parent
d6ba0ee792
commit
755971d2ec
|
@ -1375,7 +1375,7 @@ footer
|
||||||
|
|
||||||
.solution-features
|
.solution-features
|
||||||
float: left
|
float: left
|
||||||
width: 45%
|
width: 50%
|
||||||
display: inline-block
|
display: inline-block
|
||||||
margin-top: 24px
|
margin-top: 24px
|
||||||
p
|
p
|
||||||
|
@ -1432,6 +1432,8 @@ footer
|
||||||
margin-top: 50px
|
margin-top: 50px
|
||||||
.vision-image
|
.vision-image
|
||||||
width: 100%
|
width: 100%
|
||||||
|
img
|
||||||
|
width: 100%
|
||||||
.vision-text
|
.vision-text
|
||||||
display: none
|
display: none
|
||||||
.vision-text-mobile
|
.vision-text-mobile
|
||||||
|
@ -1449,13 +1451,16 @@ footer
|
||||||
color: #939BA1
|
color: #939BA1
|
||||||
.solution
|
.solution
|
||||||
width: 100%
|
width: 100%
|
||||||
.solution-img
|
.solutions-img
|
||||||
margin-left: 44%
|
margin-left: 44%
|
||||||
margin-top: 30px
|
margin-top: 30px
|
||||||
.solution-features
|
.sol-features
|
||||||
img
|
img
|
||||||
margin: 0 12px
|
margin: 0 12px 0 0
|
||||||
.volunteer-wrap
|
.volunteer-wrap
|
||||||
margin: 70px auto 35px auto
|
margin: 70px auto 35px auto
|
||||||
|
|
||||||
|
@media (max-width: 391px)
|
||||||
|
.solutions-img
|
||||||
|
margin-left: 40%
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue