Skip to content

Render site logo with crisp-edges

Benjamin Lowry requested to merge (removed):master into master

This is a tiny CSS fix to keep the Tildes header logo's pixelation (it was bugging me) when using high DPI displays or when increasing the display size of the webpage.

Without crisp-edges:

image

With crisp-edges:

image

Merge request reports