Skip to content

Commit 652cb7d

Browse files
Merge pull request #176 from sauravmishra1710/dev
Contact page width correction for responsive mode
2 parents c5a914d + 044b638 commit 652cb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/contact/contact.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ li {
135135
height: auto;
136136
}
137137
.contact-form {
138-
width: 100vw;
138+
width: 95vw;
139139
}
140140

141141
#emailImg {

0 commit comments

Comments
 (0)