Skip to content

Instantly share code, notes, and snippets.

View Reelwens's full-sized avatar
🐺
Focusing

Simon LUCAS Reelwens

🐺
Focusing
View GitHub Profile

Keybase proof

I hereby claim:

  • I am reelwens on github.
  • I am reelwens (https://keybase.io/reelwens) on keybase.
  • I have a public key whose fingerprint is 48EC 8D0C 1A6E 2F0A 3EB9 ADC4 7862 D942 81A0 AB00

To claim this, I am signing this object:

@dpschen
dpschen / font-smoothing-on-high-dpi-media.css
Last active December 7, 2019 11:29 — forked from marcedwards/high-dpi-media.css
Use more beautiful font smoothing on high dpi media devices
/* ---------------------------------------------------------- */
/* */
/* A media query that captures: */
/* */
/* - Retina iOS devices */
/* - Retina Macs running Safari */
/* - High DPI Windows PCs running IE 8 and above */
/* - Low DPI Windows PCs running IE, zoomed in */
/* - Low DPI Windows PCs and Macs running Firefox, zoomed in */
/* - Android hdpi devices and above */
@marcedwards
marcedwards / high-dpi-media.css
Last active November 19, 2023 12:56
A CSS media query that captures almost all high DPI aware devices.
/* ---------------------------------------------------------- */
/* */
/* A media query that captures: */
/* */
/* - Retina iOS devices */
/* - Retina Macs running Safari */
/* - High DPI Windows PCs running IE 8 and above */
/* - Low DPI Windows PCs running IE, zoomed in */
/* - Low DPI Windows PCs and Macs running Firefox, zoomed in */
/* - Android hdpi devices and above */