Mastodon Feed: Post

Mastodon Feed

Reblogged by jsonstein@masto.deoan.org ("Jeff Sonstein"):

brookie@hachyderm.io ("johan") wrote:

y'all, i just realised the `font-variation-settings: 'GRAD' ` property is finally fixing the ~15 year old pet peeve i've had around layout shift in nav menus for the current page with `font-weight: bold` applied.

compare in the 1) new, 2) old videos below.

no support in the font? slap a `@supports (font-variation-settings: 'GRAD' )` guard around it and keep the `font-weight` fallback outside.

Attachments: