add original cards back, pre re-style
This commit is contained in:
parent
6f037b5e09
commit
9dd0c78850
3 changed files with 7 additions and 6 deletions
|
@ -44,7 +44,7 @@ export const FactionBar = ({
|
|||
<Bar size={nc} color="#22f" title="New Conglomerate">
|
||||
{nc.toLocaleString()}
|
||||
</Bar>
|
||||
<Bar size={tr} color="#f11" borders title="Terran Republic">
|
||||
<Bar size={tr} color="#f11" title="Terran Republic">
|
||||
{tr.toLocaleString()}
|
||||
</Bar>
|
||||
<Bar size={vs} color="#a0d" title="Vanu Sovreignty">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue