yes

70 points · 2 comments · view on lemmy.world

2 Comments

captainjaneway@lemmy.world · 11 pts · 2y (1 reply)

It's always either:

  • Flexbox / CSS grid with aligned center
  • Margin: 0 auto;
  • Transform: translateX(-50%) & left: 50%
  • Fixed positioning

I guess this is why I have a wife.

doidera@lemmy.eco.br · 1 pts · 2y

Saving this for later