Skip to content

Commit

Permalink
update border
Browse files Browse the repository at this point in the history
  • Loading branch information
asmitbm committed Dec 15, 2023
1 parent c5590c3 commit ad5bdc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ContactForm/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

.inputs:focus {
outline: none !important;
border: 3px solid #66b1fc;
border: 2px solid #66b1fc;
}

.name_email {
Expand Down

0 comments on commit ad5bdc8

Please sign in to comment.