You are reading a single comment by @bq and its replies. Click here to read the full conversation.
  • I just started the fluids... it will be a good headache...

    Any variation for fluid images?

    img {

    width: 100%;
    height: auto;
    max-width: /* original size in px */
    min-width: ?

    }

    They are images. Use them at the original sizes whenever possible.
    If you want a different resolution for Retina screens then use JS to swap the sources out.

About

Avatar for bq @bq started