mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-15 07:27:58 +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 (
|
||||
<SettingsContainer $rotation={player.settings.rotation}>
|
||||
|
||||
Reference in New Issue
Block a user