Skip to content

Commit

Permalink
fix pressure sore colors
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Aug 13, 2024
1 parent aa996aa commit cede549
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ const valueDescriptions = [
className: "bg-red-600 text-white border border-secondary-400",
},
{
till: 10,
till: 17,
color: "#991b1b",
text: "",
className: "bg-red-800 text-white border border-secondary-400",
Expand Down

0 comments on commit cede549

Please sign in to comment.