Bump the width

This commit is contained in:
Dan Abramov
2021-11-05 18:57:40 +00:00
parent c6a26627f2
commit 69f071a357

View File

@@ -32,6 +32,9 @@ module.exports = {
none: 'none',
},
extend: {
maxWidth: {
xs: '21rem'
},
outline: {
blue: ['1px auto ' + colors.link, '3px'],
},