Skip to content

Conversation

@garbas
Copy link
Contributor

@garbas garbas commented Dec 15, 2025

Reposition the decorative grid background to improve visual alignment by shifting the container left and adjusting background positions.

Changes:

  • Shift content-grid-bg container left by 202px
  • Extend width to accommodate shift: calc(100% + 402px)
  • Simplify background-position from negative offsets to 0px
  • Maintains vertical offset of -35px

Note: Width calculation includes extra %; which may need cleanup.

Reposition the decorative grid background to improve visual alignment
by shifting the container left and adjusting background positions.

Changes:
- Shift content-grid-bg container left by 202px
- Extend width to accommodate shift: calc(100% + 402px)
- Simplify background-position from negative offsets to 0px
- Maintains vertical offset of -35px

Note: Width calculation includes extra %; which may need cleanup.
@netlify
Copy link

netlify bot commented Dec 15, 2025

Deploy Preview for planetnix ready!

Name Link
🔨 Latest commit b87b737
🔍 Latest deploy log https://app.netlify.com/projects/planetnix/deploys/694079c20ff9e900087b5ef9
😎 Deploy Preview https://deploy-preview-30--planetnix.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.

@garbas garbas added this pull request to the merge queue Dec 15, 2025
Merged via the queue into main with commit b538017 Dec 15, 2025
5 checks passed
@garbas garbas deleted the fixes branch December 15, 2025 21:13
@github-actions
Copy link

🔍 Lighthouse Performance Report

Performance audit completed for commit 42d98dc

Scores Comparison

Category Base (main) This PR Change
⚡ Performance 57/100 92/100 🟢 +35
♿ Accessibility 100/100 100/100 ⚪ 0
✅ Best Practices 100/100 100/100 ⚪ 0
🔍 SEO 100/100 100/100 ⚪ 0

Performance Impact

🎉 Great job! Performance improved by 35 points!

✨ Performance score is excellent!


📊 Score Guide
  • 🟢 90-100: Good
  • 🟠 50-89: Needs improvement
  • 🔴 0-49: Poor

Change indicators:

  • 🟢 Positive change (improvement)
  • 🔴 Negative change (regression)
  • ⚪ No change
🚀 Current Optimizations

Optimizations in place:

  • ✅ Image optimization (76.6% size reduction)
  • ✅ Lazy loading for below-fold images
  • ✅ Optimized fonts with font-display: swap
  • ✅ Minified CSS and assets

🤖 Automated report generated by Lighthouse CI comparing against main branch

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