add original cards back, pre re-style

This commit is contained in:
41666 2023-02-04 08:33:31 -05:00
parent 6f037b5e09
commit 9dd0c78850
3 changed files with 7 additions and 6 deletions

View file

@ -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">