layer5io / layer5io/layer5

Layout issues in Learning Paths and Workshops card sections on desktop (layer5.io/learn)

Open
#7,807 1 comment 0 reactions 1 assignee View on GitHub

@AnkitRewar11 is already working on this.

Since Jun 19, 2026.

framework/gatsby help wanted kind/bug
Dominant language
JavaScript
Stars
1.1k
Forks
1.6k
Avg merge
2d 10h
Merged PRs (30d)
18

Description

Description

While browsing the layer5.io/learn page, two layout issues were observed affecting the card sections on desktop screen widths:

1. Learning Paths section
The three cards extend beyond the available row width, causing the side cards to be partially clipped.

2. Workshops section
The workshop cards switch to a 2-column layout at certain desktop screen widths, which pushes the last card off-screen.

Both issues affect the visual presentation of the content and may prevent users from viewing all cards as intended.

Expected Behavior
  • Learning Paths: All three cards should fit fully within the row width without clipping, across all desktop breakpoints.
  • Workshops: The card layout should remain consistent on desktop screen widths, with no unintended 2-column switch and no cards pushed off-screen.
Screenshots
Image Image
Environment:
  • Host OS:
  • Browser:

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.