Search
Star
1.4k
Feedback
Setup for Free
KP-C
Kevin Powell - Community
•
2y ago
•
213 replies
tomatao
Using flex for `.flow-content` utility
Why use a margin
-top
/bottom rather than something like
.flow-content { display: flex; flex-direction: column; gap: 1.2em; }
.flow-content { display: flex; flex-direction: column; gap: 1.2em; }
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,301
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
.flow-content
{
display
:
flex
;
flex-direction
:
column
;
gap
:
1.2
em
;
}
.flow-content
{
display
:
flex
;
flex-direction
:
column
;
gap
:
1.2
em
;
}
Similar Threads
flow utility issue
KP-C
Kevin Powell - Community / front-end
2y ago
margin-top and flow utility clash
KP-C
Kevin Powell - Community / front-end
2y ago
How to get flex to shrink to content for wrapped text?
KP-C
Kevin Powell - Community / front-end
2y ago
is using flex and flex wrap considered Desktop first approach ?
KP-C
Kevin Powell - Community / front-end
3y ago
Next page