Skip to content

Commit 5b0baea

Browse files
authored
Update toc screen size from 1400px to 1490px
1 parent caa8e5c commit 5b0baea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailwind.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export default {
5858
},
5959
screens: {
6060
'lg-xl': {min: '1130px'},
61-
toc: '1400px',
61+
toc: '1490px',
6262
},
6363
},
6464
},

0 commit comments

Comments
 (0)