Skip to content

Conversation

@GowsiSM
Copy link

@GowsiSM GowsiSM commented Nov 2, 2025

This PR improves the site footer (closes #165). It consolidates the footer layout, adds theme-aware styling (dark & light), improves responsive behavior, and introduces a horizontal quick-links row with a smooth underline progress animation on hover.

What I changed

index.html — replaced existing footer with a compact branded footer structure
style.css — added/updated footer styles:
responsive layout for mobile and desktop
dark & light theme compatibility (uses CSS variables / color fallbacks)
social icons styling and hover interactions
horizontal quick-links row with underline progress animation
improved accessibility: sufficient contrast, focus-visible for links

image image

Updated footer styles for light and dark themes, including background, text color, and layout adjustments. Added responsive design for footer elements.
@netlify
Copy link

netlify bot commented Nov 2, 2025

Deploy Preview for code-canvas-dev ready!

Name Link
🔨 Latest commit 50529aa
🔍 Latest deploy log https://app.netlify.com/projects/code-canvas-dev/deploys/69075d6b910cce0008f46b92
😎 Deploy Preview https://deploy-preview-167--code-canvas-dev.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.

@GowsiSM
Copy link
Author

GowsiSM commented Nov 7, 2025

@Varshitha713

Hey, could you please check this PR and merge it if everything looks good? All checks have passed and there are no conflicts.

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.

Improve footer

1 participant