Skip to content

Densify tutorial cards on the learn page - #302

Merged
Zethson merged 5 commits into
mainfrom
learn-smaller-tutorial-cards
Sep 9, 2026
Merged

Densify tutorial cards on the learn page#302
Zethson merged 5 commits into
mainfrom
learn-smaller-tutorial-cards

Conversation

@Zethson

@Zethson Zethson commented Sep 9, 2026

Copy link
Copy Markdown
Member

Summary

Part of #142.

  • Tutorial cards no longer have a fixed 25rem height, so they size to their content instead of leaving empty space under short descriptions.
  • Logo capped at 5rem tall and 60% wide, centred.
  • Grid uses repeat(auto-fill, minmax(15rem, 1fr)) instead of three fixed columns.

The cards were pinned to a fixed 25rem height with the logo taking 40% and
the body 60%, so short descriptions left a large empty band at the bottom.
Cards now size to their content, the logo is capped at 5rem, and the grid
auto-fills at a 15rem minimum so wide viewports get four columns.
@netlify

netlify Bot commented Sep 9, 2026

Copy link
Copy Markdown

Deploy Preview for jade-cajeta-1bcca0 ready!

Name Link
🔨 Latest commit c3e512f
🔍 Latest deploy log https://app.netlify.com/projects/jade-cajeta-1bcca0/deploys/6aa18adaca64910008ca4274
😎 Deploy Preview https://deploy-preview-302--jade-cajeta-1bcca0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Zethson
Zethson merged commit 903f4df into main Sep 9, 2026
6 checks passed
@Zethson
Zethson deleted the learn-smaller-tutorial-cards branch September 9, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant