Skip to content

Commit

Permalink
css changes
Browse files Browse the repository at this point in the history
  • Loading branch information
JaideepVidwani authored Oct 4, 2023
1 parent 9ef8256 commit 8d86601
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/css/forms.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@

.form-control input:focus,
.form-control textarea:focus {
outline-color: #00695c;
outline-color: #005248;
}
2 changes: 1 addition & 1 deletion public/css/product.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}

.product__title {
font-size: 1.2rem;
font-size: 1rem;
text-align: center;
}

Expand Down

0 comments on commit 8d86601

Please sign in to comment.