better resizing for opponent
This commit is contained in:
@@ -138,7 +138,9 @@ function GamePanel(props) {
|
||||
{effects}
|
||||
</div>
|
||||
<div className="targeting">
|
||||
<div>{'<'}</div>
|
||||
<div>{'< Decay'}</div>
|
||||
<div>{'< Attack'}</div>
|
||||
<div>{'< Sustain'}</div>
|
||||
</div>
|
||||
<figure
|
||||
className="img"
|
||||
|
||||
@@ -79,7 +79,9 @@ function GameCryp(props) {
|
||||
{skills}
|
||||
</div>
|
||||
<div className="targeting">
|
||||
<div>{'<'}</div>
|
||||
<div>{'< Decay'}</div>
|
||||
<div>{'< Attack'}</div>
|
||||
<div>{'< Sustain'}</div>
|
||||
</div>
|
||||
<figure
|
||||
className="img"
|
||||
|
||||
Reference in New Issue
Block a user