Skip to content

[UI Bug]: "Read More" button has sharp edges instead of curved corners #522

@anushkasark08

Description

@anushkasark08

Describe the bug

On the Services page, the "Read More" buttons currently have sharp rectangular edges.
For design consistency with the overall rounded theme of the site, these buttons should have curved/rounded corners.

To Reproduce

  1. Go to the Services section (/services page).
  2. Observe the "Read More" buttons under each service card.

Expected behavior

  • The "Read More" buttons should have rounded corners (consistent with other UI elements).

Actual Behavior

  • The "Read More" buttons display with sharp edges.

Additional context

Suggested Fix

Apply CSS styles (e.g., border-radius: 6px; or as per design guidelines) to "Read More" buttons.
I am a Contributor from GSsoC'25 ...Please assign me this issue

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions