mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-15 15:27:59 +00:00
adjust font size
This commit is contained in:
@@ -226,7 +226,7 @@ const Settings = ({
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
const buttonFontSize = isSide ? '2vmax' : '4vmin';
|
const buttonFontSize = isSide ? '1.5vmax' : '3vmin';
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<SettingsContainer $rotation={player.settings.rotation}>
|
<SettingsContainer $rotation={player.settings.rotation}>
|
||||||
|
|||||||
Reference in New Issue
Block a user