Y
Hacker News
new
|
ask
|
show
|
jobs
by
mouzogu
2228 days ago
One which I came across recently, a little smaller than the usual flex solution:
.v-h-center { display: grid; place-content: center; }