Compare commits
No commits in common. "248e03cb98fb6e04b963e71b177cf9e8810095c2" and "6e451ef3d31419debde47bd423206490e3cfdba7" have entirely different histories.
248e03cb98
...
6e451ef3d3
|
@ -12,7 +12,7 @@ import FeaturedGroup from "../../ui/FeaturedGroup.astro";
|
|||
bottom: 0;
|
||||
left: -12.5%;
|
||||
margin: 2% 0;
|
||||
background: var(--color-charcoal);
|
||||
background: var(--color-blue-charcoal);
|
||||
transform: matrix(1, 0.04, -0.04, 1, 0, 0);
|
||||
z-index: -1;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue