🎁 Help us shape Codewell into a better product for a chance to win one month of Codewell Pro →

  • This project extremely flexed my CSS superpowers and I'd like to share a code snippet of something I did.

    The code below was used to place the image in the moreinfo-section within the div. I was so excited about this and decided to share. Check the live site for more info on what I'm talking about.

    .moreinfo-section_img img {
        position: relative;
        left: -40%;
        width: 180%;
      }
    • 4

nice site. but when you reduce the page size with ctrl - the site contents fly around

Join Our Slack Channel
Chat and discuss solutions with a growing community of developers.