Skip to content

Commit 51944f2

Browse files
authored
Update Contact.module.css
1 parent 5ae4614 commit 51944f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/contact/Contact.module.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
font-weight: 600;
143143
cursor: pointer;
144144
}
145-
/* Hey i have made the changes here and added he hover effect here */
145+
146146
.main__contact_contains_right .form_container .form_group .form_button:hover{
147147
background-color: #2c4aa6;
148148
}
@@ -155,4 +155,4 @@
155155
.main__contact_contains_right {
156156
width: 100%;
157157
}
158-
}
158+
}

0 commit comments

Comments
 (0)