Letter Spacing Close
字間が詰まって出る
Generation Prompt
【対象要素】 - サイト内のテキスト1箇所(見出し・キャッチコピー・リード文等)に適用する 【演出内容】 - 字間が大きく開いた状態から、本来の字間まで詰まりながら現れる - 文字が中央へ集まってくるので、収束していく印象になる 【品質要件】 - 開始時の字間は0.6em前後。時間は0.9秒 - 字間が開いた状態でも文字が親要素からはみ出さない幅で使う - prefers-reduced-motion 時は演出を無効化し、最初から完成した状態で表示する - 演出中も文字が判読できなくなる時間を作らない。レイアウトを揺らさない
[Target element] - Apply to one piece of text on your site (a heading, a tagline, a lead paragraph, etc.) [Motion] - The text appears while its letter spacing contracts from very wide back to normal - The characters draw together, giving a sense of converging [Quality requirements] - Start from about 0.6em of extra spacing and take 0.9s - Use it where the widest state still fits inside the parent element - When prefers-reduced-motion is set, disable the animation and show the finished state from the start - Never let the text become unreadable during the animation, and never shift the surrounding layout
Prompts and demo code are free to use in your own projects. See About.