Page MenuHomePhabricator

Design a simple category tags
Closed, ResolvedPublic

Description

Design clickable tags for article categories (e.g., "Science," "History") by following these steps:

  • Use Codex Button components (small size).
  • Replace button text with tags like “#Biology” or “#Space”.
  • Style with Codex’s @color-neutral and @background-color-neutral-subtle.
  • Arrange tags in a wrap-friendly grid.

Skill: Tag design, colour tokens, responsive layouts.