shadcn-ui / taxonomy

An open source application built using the new router, server components and everything new in Next.js 13.
https://tx.shadcn.com
MIT License
18.63k stars 2.58k forks source link

[Bug]: different text colour for react 18 card in features section #303

Open S007K opened 4 months ago

S007K commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

The paragraph text color of React 18 card in features section has different color i.e. it is not same as the paragraph text color in the other card in features section. it is breaking UI rules.

To Reproduce Steps to reproduce the behavior

  1. Go to 'features section in home page'
  2. Look the 2nd card 'React 18'
  3. Look the paragraph color of 'Server and Client Components. Use hook.'
  4. See it is not like other paragraph text color.

Expected behavior A clear and concise description of what you expected to happen.

The color of this paragraph text should be same like other cards have.

Screenshots/Videos image