website icon indicating copy to clipboard operation
website copied to clipboard

fix: make blog post "Read More" button more prominent on blog's home page

Open AlokYadavCodes opened this issue 2 months ago • 2 comments

Description of Change

This PR makes the "Read More" button on blog posts more prominent so it is easier to notice and click.

Changes
  • Reorder the blog's footer elements (i.e, Tags and "Read More" button) to make "Read More" left-aligned and Tags right-aligned.
  • Add button button--electron classes to Read More button.
Screenshots

Before: Screenshot from 2025-12-30 16-56-31

After: Screenshot from 2025-12-30 16-55-17

Closes #959

Checklist

  • [x] This PR was not created with AI. (PRs created mainly with AI will be closed. They waste our team's time. We ban repeat offenders.)

AlokYadavCodes avatar Dec 30 '25 11:12 AlokYadavCodes