Skip to content

chore(create-vite): update logo and header styles#8502

Merged
patak-cat merged 2 commits intovitejs:mainfrom
bluwy:create-vite-glow
Jun 8, 2022
Merged

chore(create-vite): update logo and header styles#8502
patak-cat merged 2 commits intovitejs:mainfrom
bluwy:create-vite-glow

Conversation

@bluwy
Copy link
Copy Markdown
Member

@bluwy bluwy commented Jun 8, 2022

Description

On Safari, there's an odd box clipping around the glow. Adding will-change: filter fixes it.

image

Also add line-spacing to heading text on small width:

Before:
image

After:
image

Additional context

Guess it would be cool to add a glow for each respective frameworks color too


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@bluwy bluwy marked this pull request as draft June 8, 2022 07:55
@patak-cat
Copy link
Copy Markdown
Member

Ya, a beter color for each may look better. And maybe three lines more of CSS is justified

@bluwy bluwy marked this pull request as ready for review June 8, 2022 07:59
@bluwy bluwy changed the title chore(create-vite): add will-change for logo chore(create-vite): update logo and header styles Jun 8, 2022
@bluwy
Copy link
Copy Markdown
Member Author

bluwy commented Jun 8, 2022

This is good now. Sorry had to snuck another change 😬

@patak-cat patak-cat merged commit 1f1ca5e into vitejs:main Jun 8, 2022
@bluwy bluwy deleted the create-vite-glow branch June 8, 2022 08:04
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.

2 participants