-red progress bar

This commit is contained in:
2025-11-05 23:18:56 -05:00
parent 192f3c0eb1
commit 6c2b897522
2 changed files with 4 additions and 3 deletions

View File

@@ -173,7 +173,7 @@ p {
#GoalProgressBar {
width: 110%;
background-color: #55CBFF;
background-color: #FC98B3;
transform: translate(-5%, 0%) scale(1, 1.5);
}
@@ -181,6 +181,7 @@ p {
transform: translate(0%, -8%) scale(1);
text-align: center;
margin-top: -19%;
color: #404145;
}
#TopUsers {