Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Footer Copyright Text Alignment #531

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

stutxi
Copy link
Contributor

@stutxi stutxi commented Oct 15, 2024

This pull request addresses the alignment issue of the copyright text in the footer when the application is in light mode. The CSS was updated to set the copyright text's display property to block, ensuring that it is centered properly within the footer.

Before:
image

After:
image

Closes: #530

Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
skillwise ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 7:12pm

Copy link

netlify bot commented Oct 15, 2024

Deploy Preview for skillwise ready!

Name Link
🔨 Latest commit 6b59e41
🔍 Latest deploy log https://app.netlify.com/sites/skillwise/deploys/670ebeb032460a0008082c6a
😎 Deploy Preview https://deploy-preview-531--skillwise.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 site configuration.

@PriyaGhosal PriyaGhosal merged commit 651bcca into PriyaGhosal:main Oct 16, 2024
5 checks passed
@PriyaGhosal
Copy link
Owner

@stutxi Your pull request has been successfully merged! Don't stop here—continue contributing by addressing more issues and aiming to become a top contributor. You can also contribute in my another Repository BuddyTrail which is also under Hacktoberfest
Great contribution to HACKTOBERFEST'24! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Footer Copyright Text Alignment Issue in Light Mode
2 participants