-hot garbage

- never send this version live
This commit is contained in:
2025-11-03 06:58:14 -05:00
parent 2d9e320d42
commit 11ca4470fe
3 changed files with 60 additions and 10 deletions

View File

@@ -168,11 +168,19 @@ p {
border: .4cqh solid;
border-color: #404145;
margin: .4ch auto 0 auto;
overflow: hidden;
}
#GoalProgressBar {
width: 110%;
background-color: #55CBFF;
transform: translate(-5%, 0%) scale(1, 1.5);
}
#GoalProgress {
transform: translate(0%, -8%) scale(1);
text-align: center;
margin-top: -19%;
}
#TopUsers {