Small changes to the data viz colors and chart sizing

This commit is contained in:
Jonathan Bobel
2024-08-08 16:29:35 -04:00
parent 7d6b209c8d
commit 28bc4befbe
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
$delivered: color('blue-50v');
$pending: color('green-cool-40v');
$failed: color('orange-30v');
$failed: color('gray-cool-20');
.chart-container {
display: flex;