Show DN: Pixel Union(pixelunion.net)

over 7 years ago from Andrew Wilkinson, Publisher of Designer News

  • David DarnesDavid Darnes, over 7 years ago

    The flickering is a Safari bug and doesn't occur in other browsers. I don't think there's a fix for it either.

    I think the design is clean and presents the content well without having to shout, where you expecting something louder?

    1 point
    • Wil NicholsWil Nichols, over 7 years ago

      Not necessarily louder, but something with a differently weighted hierarchy.

      As for the text bug, "transform: translateZ(0);" fixes it, but you have to modify font weight to compensate for then-lighter text. Occasionally setting subpixel rendering will fix as well.

      0 points
      • David DarnesDavid Darnes, over 7 years ago

        Adding a transform to it changes the font rendering. Compensating by changing the font weight seems a bit drastic for a minor bug caused by the browser.

        0 points