Skip to content

Makes color consitent on blog card "Read" text - #2131

Merged
sanjay-kv merged 1 commit into
recodehive:mainfrom
steam-bell-92:main
Sep 21, 2026
Merged

sanjay-kv merged 1 commit into
recodehive:mainfrom
steam-bell-92:main

Conversation

@steam-bell-92

Copy link
Copy Markdown
Member

Description

Screenshot 2026-09-20 113808

Fixes #2130

Type of Change

  • New feature (e.g., new page, component, or functionality)
  • Bug fix (non-breaking change that fixes an issue)
  • UI/UX improvement (design, layout, or styling updates)
  • Performance optimization (e.g., code splitting, caching)
  • Documentation update (README, contribution guidelines, etc.)
  • Other (please specify):

Changes Made

  • corrected Read button color text throughout on blog card/page
  • removed npm@latest because it requires Node 22+, while our Dockerfile uses Node 20; Node 20 already includes a compatible npm version.

Checklist

  • My code follows the style guidelines of this project.
  • I have tested my changes across major browsers and devices
  • My changes do not generate new console warnings or errors .
  • I ran npm run build and attached screenshot(s) in this PR.
  • This is already assigned Issue to me, not an unassigned issue.

Copilot AI lite review requested due to automatic review settings September 20, 2026 06:22
@vercel

vercel Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

@steam-bell-92 is attempting to deploy a commit to the recode Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

Thank you for submitting your pull request! 🙌 We'll review it asap. The estimated time for response is 5–8 hrs.

In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, if it's a Video -LEGEND, which helps speed up the review. If you have questions, reach out to LinkedIn. You can see in our Leaderboard in 20 min from now!😊

Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv.

We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰

🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨

📚Your perks for contribution to this community 👇🏻

  1. Get free Consultation after 5 PR: Mentorship for free.

  2. Get the Ebook for free after 10 PR: You can tag me in Discussion to get the same. Data Science cheatsheet for Beginners.

  3. Check out this weekly Newsletter: Sanjay's Newsletter.

Thanks again for your contribution! 😊

@github-actions github-actions Bot added in-review The current changes are in review and would need approval and testing before merging level 1 10 points recode this is label for leaderboard labels Sep 20, 2026
@github-actions github-actions Bot added this to the recode:launch 3.0 milestone Sep 20, 2026
@github-actions

Copy link
Copy Markdown

✅ Synchronized metadata from Issue #2130:

  • Labels: level 1, recode
  • Milestone: recode:launch 3.0

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🟢 Approval recommended

The changes are scoped, consistent with the stated fix, and introduce no identified issues.

Review effort: Lite
Findings: None

What changed in this PR

This PR makes the blog card “Read” link color consistent by removing per-card accent colors and pins npm 10 for Node 20 compatibility.

Changes:

  • Removed nth-child color cycling from blog cards.
  • Updated Docker builds to install npm 10.
File Description
src/​pages/​blogs/​blogs-new.css Ensures consistent Read link colors.
Dockerfile Uses a Node 20-compatible npm version.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@vercel

vercel Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated
recode-website Ready Ready Preview Sep 21, 2026 1:35am UTC

@sanjay-kv
sanjay-kv merged commit 78a5c44 into recodehive:main Sep 21, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in-review The current changes are in review and would need approval and testing before merging level 1 10 points recode this is label for leaderboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent Read Button Color (Blog Page)

3 participants