Add 96 width

This commit is contained in:
Oliver Davies 2019-05-31 13:19:35 +01:00
parent 339a7a3b8c
commit 9dd7fac599

View file

@ -15,6 +15,8 @@ module.exports = {
},
borderWidth: {
3: '3px',
width: {
96: '24rem'
}
}
},