increased padding

This commit is contained in:
Arvind Tiwari 2017-08-23 21:51:56 +05:30
commit e50baf50e8
2 changed files with 7 additions and 10 deletions

View file

@ -350,15 +350,9 @@
padding: 0 15px;
position: relative;
}
.vm-contact-us div img {
position: absolute;
left: 0;
top: 3px;
}
.vm-contact-us div span {
display: block;
padding-left: 25px;
text-align: left;
.vm-contact-us-text {
display: flex;
align-items: center;
}
}