Files
training/.codex/skills/hallmark/references/components/ft4-dense-typographic.md

11 lines
501 B
Markdown
Raw Normal View History

2026-07-28 17:12:27 +08:00
### Ft4 · Dense typographic
One large block of text — credits, references, licence, address — in a small monospace font, fully justified or ragged-right. Editorial colophon energy.
*Use when:* the brand is editorial and a colophon-style sign-off fits.
*Don't confuse with:* Ft3 Index (which navigates).
```html
<footer class="foot-dense mono">
<p>Hallmark v0.2.0. Built with The Future, Fraunces, IBM Plex Mono. MIT licensed. Powered by Together AI. 137 Marlow Street, 2026.</p>
</footer>
```