Fix footer mobile layout: left column alignment and right column wrapping#16
Draft
Copilot wants to merge 2 commits into
Draft
Fix footer mobile layout: left column alignment and right column wrapping#16Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
Agent-Logs-Url: https://github.com/gildotdev/gil.dev/sessions/79264e33-70cd-4084-a9ca-388fbc07d7c2 Co-authored-by: gildotdev <243234+gildotdev@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
gildotdev
April 24, 2026 15:59
View session
✅ Deploy Preview for gildev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Owner
|
@copilot if you go to https://deploy-preview-16--gildev.netlify.app/ in a mobile view the social icons in the footer do not align on the left with the text below it. |
Agent-Logs-Url: https://github.com/gildotdev/gil.dev/sessions/014e883d-537a-4056-a772-6186b5106096 Co-authored-by: gildotdev <243234+gildotdev@users.noreply.github.com>
Contributor
Author
Fixed in eaa2748. The global CSS ( |
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.

Footer.astro: changejustify-evenly→justify-betweenfor all breakpoints (left column alignment)FooterMenu.astro: removepl-5on mobile, addwhitespace-nowraptoul(right column crowding/wrapping)SocialLinks.astro: addpl-0toulto override global CSSpadding-left: 1.5remthat was causing icons to be indented relative to the copyright text below