Skip to content

Commit

Permalink
btn color update (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
YosefAshenafi authored Sep 19, 2023
1 parent 6afb9c3 commit cfcb04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/contact.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export function Contact({ children }) {
<p>We would love to hear from you!</p>
<br />
<Obfuscate
className="btn btn-dark text-decoration-none"
className="btn btn-outline-dark"
email="[email protected]"
>
Contact Us
Expand Down

0 comments on commit cfcb04f

Please sign in to comment.