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

Fixed home page layout on Google Chrome #78

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Luki120
Copy link
Contributor

@Luki120 Luki120 commented Feb 22, 2025

What does this implement/fix? Explain your changes.

  • Fixed the footer on the home page not getting pushed to the bottom on Chrome browser

Does this close any currently open issues?

Any relevant logs, error output, etc?

Any other comments?

Where has this been tested?

Operating System:

Platform:

Target Platform:

Toolchain Version:

SDK Version:

• for some reason -webkit-fill-available was being used on the Chrome browser, despite it not using the WebKit engine, therefore the property had no effect ⇝ reordered the cascade layout so that if it's not supported then the fallback should apply
• use dynamic viewport height for better mobile support
Copy link

netlify bot commented Feb 22, 2025

Deploy Preview for theos-site ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 6e1a588
🔍 Latest deploy log https://app.netlify.com/sites/theos-site/deploys/67b92ce6c014f800084c0713
😎 Deploy Preview https://deploy-preview-78--theos-site.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.

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.

1 participant