Skip to content

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

Open
@DeveloperAmrit

Description

@DeveloperAmrit

Summary

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

Page

https://react.dev/learn/referencing-values-with-refs

Details

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions