-
+
+
{title}
diff --git a/tailwind.config.ts b/tailwind.config.ts
index fbbac025..44fc8ce1 100644
--- a/tailwind.config.ts
+++ b/tailwind.config.ts
@@ -58,16 +58,7 @@ export default {
'3-auto': 'repeat(3, auto)',
'2-auto': 'repeat(2, auto)',
},
- minHeight: {
- '104': '26rem',
- '112': '28rem',
- '120': '30rem',
- '128': '32rem',
- '144': '36rem',
- '160': '40rem',
- '192': '48rem',
- },
- maxHeight: {
+ height: {
'104': '26rem',
'112': '28rem',
'120': '30rem',