Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Grid behavior - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
4y ago
•
26 replies
Myndi
Grid behavior
I don
't really understand why this happens
.
https://codepen.io/myntsu/pen/PoaeVyQ
The grid overflows because of this
grid-template-rows: repeat(4, 25%);
grid-template-rows: repeat(4, 25%);
but shouldn
't 25
% summ up 100
%
? I changed to
auto-fill
auto-fill
instead and it fixes it
.
Tried the all the possible methods before
, why does it do that
?
Also
, how do you guys suggest to make this responsive in mobile
?
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
grid
KP-C
Kevin Powell - Community / front-end
14mo ago
grid
KP-C
Kevin Powell - Community / front-end
2y ago
Grid/Flex positioning - Image Grid?
KP-C
Kevin Powell - Community / front-end
13mo ago
TypeScript behavior
KP-C
Kevin Powell - Community / front-end
3y ago