developer-roadmap icon indicating copy to clipboard operation
developer-roadmap copied to clipboard

Missing Styling of Anchor Tags in Data Structures & Algorithm Roadmap

Open Tejas-Sharma-dev opened this issue 1 year ago • 0 comments

Roadmap URL

https://roadmap.sh/datastructures-and-algorithms

Suggestions

Missing Span Styling for Anchor Tags for Sub-Sections in Data Structures & Algorithm Roadmap

The 'span' element which is used for styling in anchor tag, to represents (Article, Video, FEED, RoadMap and so on). is missing in two sub-sections in the Data Structures and Algorithm. a simple addition of span element can fix this styling issue for maintaining same styling across the page for better UX.

Screenshot 2024-07-05 215049

Sub-Sections In Data Structures and Algorithm RoadMap Such as "What are Data Structures?" and "Quick Sort"

image

"What is Data Structures?" Sub-section

  • Actual Styling

what-are-DS-link-style-fix
  • Expected Styling

image

"Quick Sort" Sub-section

  • Actual Styling

quick-sort-link-style-fix
  • Expected Styling

image

Tejas-Sharma-dev avatar Jul 05 '24 17:07 Tejas-Sharma-dev