Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: HiRahmatDev <55150659+HiRahmatDev@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update padding top for mobile display in HeroSection
Reduce HeroSection mobile top padding
Feb 15, 2026
HiRahmatDev
requested changes
Feb 15, 2026
| !.yarn/plugins | ||
| !.yarn/releases | ||
| !.yarn/versions | ||
| package-lock.json |
Owner
There was a problem hiding this comment.
Revert this! Do not include package-lock.json in .gitognore.
Contributor
Author
There was a problem hiding this comment.
Reverted in f5db13a. The .gitignore file has been restored to its original state without the package-lock.json entry.
Co-authored-by: HiRahmatDev <55150659+HiRahmatDev@users.noreply.github.com>
Copilot stopped work on behalf of
HiRahmatDev due to an error
February 15, 2026 12:46
HiRahmatDev
approved these changes
Feb 15, 2026
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.
Reduces top padding on mobile viewports from 80px to 48px to improve visual hierarchy and reduce excessive whitespace above hero content.
Changes
Split
py-20intopt-12 pb-20to independently control vertical padding on mobile:Desktop behavior unchanged—
md:py-0removes all padding on ≥768px viewports.Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.