padding fix for text

This commit is contained in:
Arvind Tiwari 2017-12-19 19:53:06 +05:30
parent 955331f64b
commit 66d1e4e046
1 changed files with 1 additions and 2 deletions

View File

@ -206,7 +206,6 @@
line-height: 1.1;
font-size: 23px;
margin-bottom: 12px;
padding: 30px 0;
}
.header_slider .btn-trans {
@ -252,7 +251,7 @@
text-align: right;
line-height: 1.4;
margin-bottom: 20px;
padding: 15px 0;
padding: 5px 0;
}
@media (max-width: 768px) {