Added style for 540 device and images

This commit is contained in:
Geetha Mondi 2017-06-28 15:15:19 +05:30
parent 4f793d516e
commit 7cbc001d6a

View file

@ -1015,6 +1015,12 @@ line-height: 40px;
}
@media(max-width:540px) {
.logo-wrap {
padding: 30px;
}
.percent-text {
text-align: center;
}
.pricing-section .card {
width: 90%;
}