Skip to content

fix(app): remove hover scale that caused blurry text - #98

Merged
comppaz merged 1 commit into
mainfrom
fix/memory-card-hover-blur
Jan 21, 2026
Merged

fix(app): remove hover scale that caused blurry text#98
comppaz merged 1 commit into
mainfrom
fix/memory-card-hover-blur

Conversation

@comppaz

@comppaz comppaz commented Jan 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Remove hover:scale-[1.01] from memory card hover effect that caused text to appear blurry due to sub-pixel rendering

Test plan

  • Navigate to Memories page
  • Hover over memory cards
  • Verify text remains crisp (no blur)
  • Verify hover effect still feels responsive (shadow + lift)

Fixes #97

@comppaz
comppaz merged commit bb5ac91 into main Jan 21, 2026
1 check passed
@comppaz
comppaz deleted the fix/memory-card-hover-blur branch January 21, 2026 17:12
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.

Memory card text becomes blurry on hover

1 participant