chore: fix memos amount

This commit is contained in:
boojack
2022-07-05 22:09:11 +08:00
parent 592e037f21
commit 0e8d3e6907
5 changed files with 26 additions and 30 deletions

View File

@ -16,18 +16,12 @@ module.exports = {
spacing: {
112: "28rem",
128: "32rem",
168: "42rem",
176: "44rem",
200: "50rem",
180: "45rem",
},
zIndex: {
100: "100",
1000: "1000",
},
gridTemplateRows: {
7: "repeat(7, minmax(0, 1fr))",
},
},
},
plugins: [],
};