cm0002@lemmy.world to Programmer Humor@programming.dev · 22 hours agoProgrammers then and nowlemmy.mlimagemessage-square142fedilinkarrow-up11Karrow-down130cross-posted to: programmerhumor@lemmy.ml
arrow-up1973arrow-down1imageProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 22 hours agomessage-square142fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareAnotherPenguin@programming.devlinkfedilinkEnglisharrow-up18·17 hours agoBottom right has always happened, just create bugs yourself and then fix them to keep your job
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkarrow-up1·5 hours ago“jubilationtcornpone is a great dev. He closes more tickets than anyone.”
minus-squareKorhaka@sopuli.xyzlinkfedilinkEnglisharrow-up2·12 hours 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-up1·12 hours 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; }