cm0002@lemmy.world to Programmer Humor@programming.dev · 26 days agoProgrammers then and nowlemmy.mlimagemessage-square192linkfedilinkarrow-up1646arrow-down130cross-posted to: programmerhumor@lemmy.ml
arrow-up1616arrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 26 days agomessage-square192linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareAnotherPenguin@programming.devlinkfedilinkEnglisharrow-up7·26 days agoBottom right has always happened, just create bugs yourself and then fix them to keep your job
minus-squareKorhaka@sopuli.xyzlinkfedilinkEnglisharrow-up2·26 days agoIt’s easy, just use @media and padding to the left side of the div to put it in the centre for each screen size.
minus-squareHorse {they/them}@lemmygrad.mllinkfedilinkEnglisharrow-up2·26 days agodiv { margin: auto; }
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkarrow-up1·25 days ago“jubilationtcornpone is a great dev. He closes more tickets than anyone.”
Bottom right has always happened, just create bugs yourself and then fix them to keep your job
It’s easy, just use @media and padding to the left side of the div to put it in the centre for each screen size.
div { margin: auto; }
“jubilationtcornpone is a great dev. He closes more tickets than anyone.”