Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Auto and min content property for grid-template-rows - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
7mo ago
•
13 replies
Aek.
Auto and min content property for grid-template-rows
Hey
, suppose if I have 3 rows
, the moment I use auto or min
-content for all three rows as
:
grid-template-rows
: repeat(3,
min-content
);
grid-template-rows
: repeat(3,
min-content
);
They all size equally
, why is that
?
(2nd screenshot is with repeat
(2
, min
-content
) 1fr
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Auto-optimized grid columns and rows
KP-C
Kevin Powell - Community / help
4mo ago
Grid auto-fill or auto-fit min and max-width?
KP-C
Kevin Powell - Community / help
8mo ago
`auto-fit` in combination with `min-content`
KP-C
Kevin Powell - Community / help
6mo ago
Grid Template Areas
KP-C
Kevin Powell - Community / help
10mo ago