We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9843a64 commit 2c6813bCopy full SHA for 2c6813b
src/components/NetworkMap.astro
@@ -669,8 +669,8 @@
669
}
670
671
.NetworkMap--datacenters {
672
- fill: var(--sl-color-text-accent);
673
- stroke: var(--sl-color-text-accent);
+ fill: var(--orange-accent-200);
+ stroke: var(--orange-accent-200);
674
stroke-width: 2px;
675
paint-order: stroke;
676
opacity: 0.85;
0 commit comments