diff --git a/community/templates/review.html b/community/templates/review.html index 713eb05eb1419a017e1100d9eab477e274ec09ae..685ad74576b72216b19ac26ba6d7462d1745a5b6 100644 --- a/community/templates/review.html +++ b/community/templates/review.html @@ -65,7 +65,7 @@ box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 25px; } - #button:hover { + #button-review:hover { background-color: #EEEEEE; color: #FFD369; transition-duration: 0.4ms;