Content pfp
Content
@
0 reply
0 recast
0 reaction

typeof.eth 🔵 pfp
typeof.eth 🔵
@typeof.eth
I've started reaching for display: grid; over display: flex; recently, even in cases where I'm not really working with a two-dimensional grid. Grid's fractional units often work really well with the designs I'm working on; better than flex-grow/shrink for sure. It feels like the end of an era for me.
7 replies
2 recasts
15 reactions

killjoy.eth pfp
killjoy.eth
@killjoy
I don’t know why but I can’t get comfortable with the grid syntax, it feels as esoteric as writing a regular expression.
1 reply
0 recast
1 reaction

typeof.eth 🔵 pfp
typeof.eth 🔵
@typeof.eth
I avoided it for the longest time, probably cause I know flex so well. It definitely has a learning curve, but it's one of those things where you can get pretty far by learning like 20% of it and then learn the rest bit by bit. Here's a tiny Codepen using grid where I woulda used flex before https://codepen.io/dgca/pen/JjQzqyq
0 reply
0 recast
1 reaction