Skip to content

Commit 2031617

Browse files
committed
chore: 🎨 fixed text style
1 parent e4b9644 commit 2031617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/defaultTheme/avatar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export const avatar = {
3434
'3xl': 'w-5',
3535
},
3636
initials: {
37-
base: 'text-center uppercase text-gray-500',
37+
base: 'text-center uppercase text-gray-800',
3838
size: {
3939
'xs': 'text-xs',
4040
'sm': 'text-cxs',

0 commit comments

Comments
 (0)