Skip to content

Commit

Permalink
tweak message color and alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
leemyongpakvn committed Jan 23, 2024
1 parent dc9c3f3 commit 36d69ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/css/productcomments.css
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,8 @@

#ratingNotChosen {
font-size: smaller;
color: #ff0000;
text-align: center;
color: #ab4746;
text-align: right;
}

#post-product-comment-form input.error,
Expand Down

0 comments on commit 36d69ce

Please sign in to comment.