contact section style fix

This commit is contained in:
Arvind Tiwari 2018-02-22 18:41:21 +05:30
parent 0879a3e324
commit 26abbbc091

View file

@ -701,7 +701,6 @@ textarea {
left: 0; left: 0;
right: 0; right: 0;
background: rgba(90, 116, 175, 0.85); background: rgba(90, 116, 175, 0.85);
/*background: rgba(45,70,122,0.8);*/
} }
.single-heading h2 { .single-heading h2 {
@ -1120,7 +1119,6 @@ tech-sub-sec h2 {
line-height: 35px; line-height: 35px;
} }
.contact-section .title { .contact-section .title {
width: 300px;
margin: 0 auto; margin: 0 auto;
} }
.contact-section .title h2 { .contact-section .title h2 {