Skip to content

Commit

Permalink
minor color update
Browse files Browse the repository at this point in the history
  • Loading branch information
İlker Gül committed May 26, 2024
1 parent ece68e4 commit cea9b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@

#rating-display {
padding: 5px;
background-color: #e0f7e9; /* Light green background */
background-color: rgb(166, 64, 48); /* Datatouille background */
border-radius: 5px;
font-weight: bold;
}
Expand Down

0 comments on commit cea9b7a

Please sign in to comment.