I think the default target is expecting a smaller screen mobile device, hence the 13px default. This is a good idea, and any other screen sizes that see smaller text can still zoom in using default browser behaviors.
Looks nice & useful. However, I'd make two versions: The one you have, and additionally a version with Javascript that is a Progressive Web App (PWA). I'm pretty sure some AI could convert the normal page into a PWA for you.
The PWA has the advantage that it will also load when the internet is down and there is no need to save the page manually.
The about page [0] links to a github repository [1], but it seems to not be uploaded or hidden.
[0]: https://safe-now.live/about
[1]: https://github.com/venkatag/SafeNow
It must be able to cache it's all content in browser.
I guess to do it it properly you need to make it PWA.
I would suggest increasing font-size, looks too small
I think the default target is expecting a smaller screen mobile device, hence the 13px default. This is a good idea, and any other screen sizes that see smaller text can still zoom in using default browser behaviors.
Agree, even just converting to use em instead of px is more usable on differing screen size/dpi
Yup. Even on mobile the text is too small for me. In particular, the line-height could be larger so links can be tapped more easily.
Nice though, I like it.
great stuff!!
wish there was sth lk this this side of the pond
Looks nice & useful. However, I'd make two versions: The one you have, and additionally a version with Javascript that is a Progressive Web App (PWA). I'm pretty sure some AI could convert the normal page into a PWA for you.
The PWA has the advantage that it will also load when the internet is down and there is no need to save the page manually.