Update styles for extra weapon units

This commit is contained in:
Justin Edmund 2023-07-02 02:37:05 -07:00
parent eb7b26c5b9
commit aa66651079

View file

@ -90,6 +90,11 @@
fill: var(--extra-purple-secondary); fill: var(--extra-purple-secondary);
} }
} }
h3 {
font-weight: $medium;
color: var(--extra-purple-text);
}
} }
&.filled h3 { &.filled h3 {