fix: use cyan and lime for shots bar
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -223,12 +223,12 @@ main {
|
||||
}
|
||||
|
||||
.shots-fill-away {
|
||||
background: #38bdf8;
|
||||
background: #22d3ee;
|
||||
border-radius: 99px 0 0 99px;
|
||||
}
|
||||
|
||||
.shots-fill-home {
|
||||
background: #f472b6;
|
||||
background: #a3e635;
|
||||
border-radius: 0 99px 99px 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user