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: fixes image sizing on 4k displays for home page #392

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

Conversation

KyleDL101
Copy link
Contributor

problem: we don't have proper handling of elements for 4k displays. this causes warping on 2 of the home images.
fix: added a new breakpoint for 4k displays to tailwind config, and applied fixes to the images using that breakpoint. below are comparisons (using chrome because I hate firefox responsiveness editor).

old:
{F69D6943-A36A-4F9A-A79E-B10921671EE0}
{F79F1468-FF5F-4CA1-85B0-C33C9F533639}

new:
{E98DDB1F-A883-4E88-9277-AF68F7A38E8A}
{7E6D3706-E78C-4201-AC1E-7EC4B434C057}

@mauro-balades
Copy link
Member

This looks arguably worse, no?

@KyleDL101
Copy link
Contributor Author

@mr-cheff which part? is it the smaller images? I can adjust them. it's mainly the bottom three images that are clipping and have their size too big.

@mauro-balades
Copy link
Member

The features image is insanely small

@KyleDL101
Copy link
Contributor Author

@mr-cheff I've made the "Features" image bigger. It's still slightly smaller than what it originally was, but I feel like the original is too big considering the small content beside it. Here's the final looks of new changes:

{9016598B-61CE-4378-953E-6D41C5B93581}
{2040CCE7-D5A8-45E8-B5CD-E19BF243A84D}

i've also removed the extra spacing that i added in my previous commit to the bottom three images (since original site didn't have it either)

@KyleDL101
Copy link
Contributor Author

Happy to change anything if you need

@NOCanoa NOCanoa added the mr. m ⌚ waithing for cheff opinion/confirmation label Dec 31, 2024
@KyleDL101 KyleDL101 closed this Jan 1, 2025
@KyleDL101 KyleDL101 deleted the image-fix branch January 1, 2025 22:59
@KyleDL101 KyleDL101 restored the image-fix branch January 1, 2025 22:59
@KyleDL101 KyleDL101 reopened this Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mr. m ⌚ waithing for cheff opinion/confirmation
Projects
Development

Successfully merging this pull request may close these issues.

3 participants