Skip to content

Storyline page: left-align title and info on mobile#806

Merged
realproject7 merged 1 commit intomainfrom
task/803-storyline-mobile-left-align
Apr 3, 2026
Merged

Storyline page: left-align title and info on mobile#806
realproject7 merged 1 commit intomainfrom
task/803-storyline-mobile-left-align

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

  • Removes text-center, justify-center, and text-right defaults from info panel text content
  • Title, rating+views, and Writer/Plots/Genre rows are now left-aligned on all screen sizes
  • Moleskine cover stays centered on mobile via the parent flex items-center
  • No changes to desktop layout (was already sm:text-left / sm:justify-start)

Test Plan

  • Mobile: title left-aligned
  • Mobile: rating stars + view count left-aligned
  • Mobile: Writer, Plots, Genre rows left-aligned
  • Mobile: Moleskine cover still centered
  • Desktop: no visual changes

Fixes #803

🤖 Generated with Claude Code

Remove text-center/justify-center/text-right defaults from info panel,
rating row, and info label spans. All text content is now left-aligned
on both mobile and desktop. Moleskine cover stays centered on mobile
via the parent flex container.

Fixes #803

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plotlink Ignored Ignored Apr 3, 2026 11:06am

Request Review

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: APPROVE

Summary

The PR removes the mobile centering defaults from the storyline header text content and stays tightly scoped to issue #803. I did not find a code-level or layout-level regression in the desktop path.

Findings

  • No blocking findings.

Decision

Approving. The title, rating row, and Writer/Plots/Genre rows now left-align on mobile while the Moleskine cover remains centered.

@realproject7 realproject7 merged commit 900d481 into main Apr 3, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Storyline page: left-align title and info on mobile

2 participants