fix: use monochromatic near-white and slate gray 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: #22d3ee;
|
||||
background: #e5e7eb;
|
||||
border-radius: 99px 0 0 99px;
|
||||
}
|
||||
|
||||
.shots-fill-home {
|
||||
background: #a3e635;
|
||||
background: #6b7280;
|
||||
border-radius: 0 99px 99px 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user