Skip to content

Conversation

@garbas
Copy link
Contributor

@garbas garbas commented Dec 12, 2025

Summary

  • Repositioned logo within hero content container for better visual flow on mobile devices
  • Reduced tagline font size from 40px to 27px on screens ≤768px for improved readability
  • Removed unnecessary 1024px media query padding that was causing layout issues
  • Added proper spacing with margin-bottom to hero-logo element
  • Reorganized CSS rules for better maintainability

- Reposition logo within hero content container for better flow
- Reduce tagline font size to 27px on mobile (was 40px)
- Reorganize CSS rules for improved readability
- Add margin-bottom to hero-logo for proper spacing
@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for planetnix-com ready!

Name Link
🔨 Latest commit acb3fe6
🔍 Latest deploy log https://app.netlify.com/projects/planetnix-com/deploys/693b6c295886b00009a685fd
😎 Deploy Preview https://deploy-preview-28--planetnix-com.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.

@github-actions
Copy link

🔍 Lighthouse Performance Report

Performance audit completed for commit a3f0ee5

Scores Comparison

Category Base (main) This PR Change
⚡ Performance 62/100 92/100 🟢 +30
♿ 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 30 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

@garbas garbas added this pull request to the merge queue Dec 12, 2025
Merged via the queue into main with commit 604b2c5 Dec 12, 2025
5 of 8 checks passed
@garbas garbas deleted the fix-mobile branch December 12, 2025 01:17
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.

3 participants