plugins change image and text order on mobile

This commit is contained in:
Arvind Tiwari 2018-03-13 22:38:55 +05:30
commit 4431ddf5ec
2 changed files with 9 additions and 9 deletions

View file

@ -431,6 +431,7 @@ textarea {
.split-section .split-description .lead {
color: #3a3a3a;
font-size: 21px;
}
.split-section .space .split-description .lead {
@ -743,7 +744,6 @@ textarea {
}
.space {
padding: 50px 0;
max-width: 660px;
margin: auto;
}