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

Bug: uwu by @something in footer is not responsive from around 1500px to 1670px #31903

Open
DeveloperAmrit opened this issue Dec 24, 2024 · 1 comment
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug

Comments

@DeveloperAmrit
Copy link

On react documentation website. After clicking uwu, the text "Logo by @sawaratsuki1004" is breaking. Not looking good.
Make it inline for this range of screen width. (1500px to 1670px). Works fine out of this range

reactbug

Fix,
white-space: nowrap;

Add this css property to the tag.

@DeveloperAmrit DeveloperAmrit added the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Dec 24, 2024
@DeveloperAmrit
Copy link
Author

Can you assign me this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug
Projects
None yet
Development

No branches or pull requests

1 participant