mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: fix memos amount
This commit is contained in:
@ -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: [],
|
||||
};
|
||||
|
Reference in New Issue
Block a user