Update styles for extra weapon units
This commit is contained in:
parent
eb7b26c5b9
commit
aa66651079
1 changed files with 5 additions and 0 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue