diff --git a/app/commit.json b/app/commit.json index efae9f0..d5bb6bd 100644 --- a/app/commit.json +++ b/app/commit.json @@ -1 +1 @@ -{ "commit": "1d64a15ed0110fc62091b1dca90139de9fb9fdb4" } +{ "commit": "1d64a15ed0110fc62091b1dca90139de9fb9fdb4" } \ No newline at end of file diff --git a/uno.config.ts b/uno.config.ts index 2401991..56c98a6 100644 --- a/uno.config.ts +++ b/uno.config.ts @@ -241,6 +241,7 @@ export default defineConfig({ collections: { ...customIconCollection, }, + unit: 'em', }), ], });