retypeapp / retype

Retype is an ✨ ultra-high-performance✨ static site generator that builds a website based on simple text files.
https://retype.com
Other
1.06k stars 204 forks source link

Style issue on Safari #542

Open micartey opened 1 year ago

micartey commented 1 year ago

It seems that on the right navbar there need to be additional css tags to support apple devices. This is especially visible on dark mode as the website background is white.

image

There are two possible fixes but the easiest is to set the html background to the same color as the navbar

geoffreymcgill commented 1 year ago

Hi. Thanks for the report.

Can you share exactly which device you are seeing this on? OS version could be helpful too.

We will try and reproduce. I tried Safari on a few platforms and was not able to reproduce.

micartey commented 1 year ago

I used my IPad Air 4. with iOS version 15.6

micartey commented 1 year ago

It also seems that it is also only the case in in-app browser windows. Normal safari seems fine but opening a link on discord e.g. causes the issue.