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

Optimize showcase page #811

Closed

Conversation

MichaelJRM
Copy link
Contributor

  • Reordered requests to optimize FCP & LCP
  • Further compressed showreel images

This pr depends on #806

Before After
before after

@Calinou Calinou added enhancement topic:theme Issues and PRs related to styling and scripts of the frontend labels Feb 21, 2024
@Calinou
Copy link
Member

Calinou commented Feb 21, 2024

Buttons are no longer on a single line with this PR, which looks odd on desktop as they're very wide:

Before After (this PR)
image image

The spacing between buttons on mobile makes them look better than before this PR though.

@MichaelJRM
Copy link
Contributor Author

MichaelJRM commented Feb 21, 2024

Yes this is a question I had, before this pr the left section didn't respect the 50% width limit thus the buttons stay in a single line, after this pr the limit is respected and they fall into a column.

Should it stay like before or like now but instead of full width make them have the width of the largest element?

@coppolaemilio
Copy link
Member

I'm closing this PR as not planned. While the intentions are good, we are not going to be making significant changes to the current pages before we transition to the new site using hugo. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement topic:theme Issues and PRs related to styling and scripts of the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants