I dunno, most of my experience from Docker comes from docker compose
, and it’s “put this thing in a file and edit it and then run docker compose up -d
”.
So if anything, it’s best illustrated with the old meme of a dog typing on a computer going “I have no idea what I’m doing”.
If using plain CSS, usually it’s enough to set
width
appropriately, andmargin-left
andmargin-right
toauto
.If using a Modern Frontend/CSS Framework, then may God have mercy on your poor soul.
(Seriously I just started a new project with TailwindCSS and I’m so confused. But not entirely desperate yet.)