Add: Stats page in config #167

This commit is contained in:
advplyr 2021-11-07 19:52:13 -06:00
parent 5e5792c0f8
commit c7b0e1e2a2
6 changed files with 155 additions and 5 deletions

View file

@ -15,7 +15,11 @@ module.exports = {
theme: {
extend: {
height: {
'7.5': '1.75rem'
'7.5': '1.75rem',
'18': '4.5rem'
},
width: {
'18': '4.5rem'
},
maxWidth: {
'6': '1.5rem',