fix: resolve ISC homepage block, home bar, team cards and update YouTube link#1055
Merged
heather-storm-sp merged 3 commits intomainfrom Mar 18, 2026
Merged
fix: resolve ISC homepage block, home bar, team cards and update YouTube link#1055heather-storm-sp merged 3 commits intomainfrom
heather-storm-sp merged 3 commits intomainfrom
Conversation
Update the YouTube embed on the homepage Getting Started hero to the new video. Fix card title/product label overlap by bumping .cardText bottom offset to 32px, and add min-width: 0 to .contentContainer to prevent grid overflow on narrow viewports. Made-with: Cursor
Contributor
…nent layout - Updated js-yaml dependency in package.json and package-lock.json to version 4.1.1. - Refactored HomepageCard component for improved layout, ensuring better alignment of images and text. - Modified styles for the card to enhance responsiveness and visual appeal.
Contributor
Author
|
Hey reviewers -- I had to update the yaml version, so please help me make sure that didn't break anything else! |
- Changed title for Heather Storm to 'Head of Developer Relations'. - Reintroduced Tyler Mairose and Danielle Andrist with updated titles and expertise. - Improved navbar styles for better responsiveness across various screen sizes, including adjustments to logo size and navbar item display for mobile views.
Contributor
Author
|
I believe this is finally ready @luke-hagar-sp! |
tyler-mairose-sp
approved these changes
Mar 18, 2026
Contributor
tyler-mairose-sp
left a comment
There was a problem hiding this comment.
LGTM, I tested the built url
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the YouTube embed on the homepage Getting Started hero to the new video. Fix card title/product label overlap by bumping .cardText bottom offset to 32px, and add min-width: 0 to .contentContainer to prevent grid overflow on narrow viewports.
Made-with: Cursor