Skip to content

Commit c190a85

Browse files
committed
refactor: change text xxs fontsize to 0.625rem - 10px since more used
1 parent 3d3ee2f commit c190a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uno.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default defineConfig({
4242
},
4343
text: {
4444
// This should add to the existing Wind4 preset text sizes
45-
xxs: { fontSize: '0.5rem' },
45+
xxs: { fontSize: '0.625rem' },
4646
},
4747
colors: {
4848
// Minimal black & white palette with subtle grays

0 commit comments

Comments
 (0)