Post #4242681
2026-03-31 15:10 UTC
@misprintedtype@front-end.social @zachleat@fediverse.zachleat.com @11ty@neighborhood.11ty.dev You have a small overflow (https://codepen.io/brundolf/pen/gRaREv) issue in the heading on mobile.
Using font-size: clamp() on the text can fix this.
Replies (1)
-
@maerch_@mastodon.social 2026-04-01 20:48
@stffndk@mastodon.social @misprintedtype@front-end.social Thank you! Fixed and deployed. (https://github.com/daughterdrivendev/website/commit/480cf7d5297b8c8ada8767bc54173b4b8bf1d974)