Skip to content

Commit 8a75915

Browse files
committed
Update tailwind.config.js
1 parent a2acb92 commit 8a75915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export default {
6565
'2xl': '16px',
6666
'3xl': '24px',
6767
'circle': 'var(--border-radius-circle)', // 50%
68-
'full': '9999px',
68+
'full': '9999px', // original tailwind value
6969
},
7070
},
7171
};

0 commit comments

Comments
 (0)