Skip to content

Commit

Permalink
Updated the button border
Browse files Browse the repository at this point in the history
  • Loading branch information
teshukatepalli1 committed Dec 7, 2023
1 parent e14e81f commit d025712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/Landing-page/Landing-page.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ input, select {
/* appearance: none; */
/* width: 100% !important; */
border-radius: 1px!important;
border: 1px solid #d6dde3!important;
border: 1px solid #d6dde3;
font-family: 'Open Sans',sans-serif!important;
font-size: 15px!important;
font-weight: 400!important;
Expand Down

0 comments on commit d025712

Please sign in to comment.