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(playground): fix styles breaking on larger screens and visual issues #5988

Merged
merged 3 commits into from
Oct 31, 2022

Conversation

hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Oct 31, 2022

With this change :

  • Styles now arent breaking on screens larger than 2560px;
  • Latest version is now displayed above the 'Get Started' button;
  • 'Get Started' button is now properly displayed in Mozilla browser;
  • Logo illustration on 1920px resolution is now properly displayed;
  • Fixed font styles to the texts next to the illustrations from Regular font, to Light one;
  • "The First Stable Release 1.0 is Here!" text in the navbar removed;

Before:

before-2560px

before-moziila-btn

After:

image

Fixes: #5960
Fixes: #5986

@hinzzx hinzzx requested a review from ilhan007 October 31, 2022 09:43
@hinzzx hinzzx merged commit 93ef131 into main Oct 31, 2022
@hinzzx hinzzx deleted the landing-page-fixes branch October 31, 2022 10:11
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.

Bug: Landing page display issues docs: button on the landing page is not visible in Firefox
2 participants