© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Savio Martin
Focused on Frontend, love backend too
I have used them all, flexbox is my favorite
.flex{ display: flex; justify-content: center; align-items: center; }
I usually build a separate class with flexbox and reuse the same class in places I need flexbox 🙌