WordPress / openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.
https://openverse.org
MIT License
240 stars 194 forks source link

There is white background strip appears in mobile before text that not look appropriate. #768

Open Himshekhar07 opened 1 year ago

Himshekhar07 commented 1 year ago

On the https://openverse.org/ page when you look at the mobile device there is white strip background before the text that doesn't look appropriate.

Screenshot : https://share.cleanshot.com/w71GBW8J9Gjg3xGfGddD

Video: https://share.cleanshot.com/d874tBh8BHXGvKV5H6HZ

zackkrida commented 1 year ago

Hi @Himshekhar07, thank you for reporting this. Could you share more details about what type of mobile device, bowser name and browser version number you are seeing this bug in?

dhruvkb commented 1 year ago

It appears when the screen width and height are both small. Removing .h-[100dvh] and .h-screen fixes it for that breakpoint.

https://user-images.githubusercontent.com/16580576/221202902-e1d549f4-face-427c-952e-d9f0b3bc0413.mov