We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aed03a commit e619975Copy full SHA for e619975
web/tailwind.config.js
@@ -15,7 +15,7 @@ module.exports = {
15
serif: ["var(--font-noto-serif)", "serif"],
16
},
17
gridTemplateColumns: {
18
- volumes: "repeat(auto-fill, minmax(170px, 1fr))",
+ volumes: "repeat(auto-fill, minmax(160px, 1fr))",
19
20
maxWidth: {
21
"cover-sm": "170px",
0 commit comments