Explore >> Select a destination


You are here

css-irl.info
| | blog.sentry.io
11.3 parsecs away

Travel
| | How frustrating is it when you've just landed on a web page, you click on a certain element and an ad or something else pops up and you end up clicking that thing instead? That's a layout shift, which is bad for the user's experience and the later they happen, the worse it is.
| | www.phpied.com
8.6 parsecs away

Travel
| | I've been crafting a nice font-face fallback, something like this: @font-face { font-family: fallback; src: local('Helvetica Neue'); ascent-override: 85%; descent-override: 19.5%; line-gap-override: 0%; size-adjust: 106.74%; } It works well, however Safari doesn't yet support ascent-o
| | its.mw
11.4 parsecs away

Travel
| | The cut down steps on how web fonts are loaded and optimised on this site.
| | nicksimson.com
62.6 parsecs away

Travel
| Self-hosting web typography for privacy and performance enhancements.