Skip to content

Align Tailwind prose typography with surrounding content after restructure #107

@smnmsr

Description

@smnmsr

Context

Some event-driven content is rendered with Tailwind Typography prose, but nearby hardcoded text uses different typography tokens. This causes visible mismatches in font/color/spacing.

Why defer

Per docs/multi-event-restructure-plan.md, we should finish the multi-event restructure first, then do styling harmonization in one pass.

Scope for later

  • Find all markdown-rendered blocks using prose and align them with surrounding typography.
  • Add a global Tailwind Typography configuration (theme.extend.typography) so prose matches project fonts/colors (including dark mode).
  • Fix markup edge cases where prose appears inside wrappers that affect semantics/layout.

Known starting points

  • resources/views/components/home-content.blade.php
  • resources/views/pages/questions-and-answers.blade.php
  • resources/views/components/faq-question-answer.blade.php
  • tailwind.config.js

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions