Skip to content

Fix/hero social vertical spacing - #31

Merged
kamycoding merged 2 commits into
mainfrom
fix/hero-social-vertical-spacing
Aug 11, 2026
Merged

Fix/hero social vertical spacing#31
kamycoding merged 2 commits into
mainfrom
fix/hero-social-vertical-spacing

Conversation

@kamycoding

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI lite review requested due to automatic review settings August 11, 2026 17:06
@netlify

netlify Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploy Preview for fanciful-cannoli-268c0c ready!

Name Link
🔨 Latest commit 522d85a
🔍 Latest deploy log https://app.netlify.com/projects/fanciful-cannoli-268c0c/deploys/6a7b568a8e333f00084446dd
😎 Deploy Preview https://deploy-preview-31--fanciful-cannoli-268c0c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@kamycoding
kamycoding merged commit 27d203a into main Aug 11, 2026
5 checks passed
@kamycoding
kamycoding deleted the fix/hero-social-vertical-spacing branch August 11, 2026 17:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the home page hero section’s social link positioning to better scale with the hero artwork, while also changing Angular CLI configuration.

Changes:

  • Update .hero__socials bottom offset to scale with viewport width using max().
  • Add cli.analytics: false to angular.json (and reformat schematicCollections).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/app/pages/home/sections/hero/hero.css Makes hero social vertical positioning responsive to width-driven hero artwork scaling.
angular.json Updates Angular CLI settings (adds analytics: false and reformats the array).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread angular.json
Comment on lines 4 to +9
"cli": {
"packageManager": "npm",
"schematicCollections": ["angular-eslint"]
"schematicCollections": [
"angular-eslint"
],
"analytics": false
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.

2 participants