mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 12:13:11 +00:00
Bump the width
This commit is contained in:
@@ -32,6 +32,9 @@ module.exports = {
|
||||
none: 'none',
|
||||
},
|
||||
extend: {
|
||||
maxWidth: {
|
||||
xs: '21rem'
|
||||
},
|
||||
outline: {
|
||||
blue: ['1px auto ' + colors.link, '3px'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user