mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-13 14:46:21 +00:00
remove border radius and adjust life font size
This commit is contained in:
@@ -116,8 +116,8 @@ const LifeCounterButton = ({
|
||||
|
||||
const fontSize =
|
||||
rotation === Rotation.SideFlipped || rotation === Rotation.Side
|
||||
? '10vmax'
|
||||
: '20vmin';
|
||||
? '8vmax'
|
||||
: '16vmin';
|
||||
|
||||
return (
|
||||
<StyledLifeCounterButton
|
||||
|
||||
Reference in New Issue
Block a user