cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoProgrammers then and nowlemmy.mlimagemessage-square187fedilinkarrow-up11.16Karrow-down137cross-posted to: programmerhumor@lemmy.ml
arrow-up11.12Karrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square187fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareAnotherPenguin@programming.devlinkfedilinkEnglisharrow-up18·2 days agoBottom right has always happened, just create bugs yourself and then fix them to keep your job
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkarrow-up1·1 day ago“jubilationtcornpone is a great dev. He closes more tickets than anyone.”
minus-squareKorhaka@sopuli.xyzlinkfedilinkEnglisharrow-up2·2 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·2 days agodiv { margin: auto; }
Bottom right has always happened, just create bugs yourself and then fix them to keep your job
“jubilationtcornpone is a great dev. He closes more tickets than anyone.”
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; }