|
You are here |
css-irl.info | ||
| | | | |
blog.sentry.io
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | The cut down steps on how web fonts are loaded and optimised on this site. | |
| | | | |
nicksimson.com
|
|
| | | Self-hosting web typography for privacy and performance enhancements. | ||