cm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agoProgrammers then and nowlemmy.mlimagemessage-square188fedilinkarrow-up11.18Karrow-down140cross-posted to: [email protected]
arrow-up11.14Karrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agomessage-square188fedilinkcross-posted to: [email protected]
minus-squareAnotherPenguin@programming.devlinkfedilinkEnglisharrow-up18·7 days agoBottom right has always happened, just create bugs yourself and then fix them to keep your job
minus-squareKorhaka@sopuli.xyzlinkfedilinkEnglisharrow-up2·6 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·6 days agodiv { margin: auto; }
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkarrow-up1·6 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.”