Added style for 540 device and images
This commit is contained in:
parent
4f793d516e
commit
7cbc001d6a
1 changed files with 6 additions and 0 deletions
|
@ -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%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue