1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Minor UX Improvements

This commit is contained in:
tobspr
2020-06-10 11:49:33 +02:00
parent e78af50ba1
commit 90c7b87e31
3 changed files with 6 additions and 6 deletions

View File

@@ -30,11 +30,11 @@ export const uiScales = [
},
{
id: "large",
size: 1.2,
size: 1.05,
},
{
id: "huge",
size: 1.4,
size: 1.1,
},
];