Andy-set-studio / modern-css-reset

A bare-bones CSS reset for modern web development.

Home Page:https://hankchizljaw.com/wrote/a-modern-css-reset/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Min-height 100vh - Mobile devices

IOIIOOIO opened this issue · comments

I'm just wondering about your choice of setting body to min-height: 100vh and the implications it has for mobile devices?

Here's an article that helped me recently with an issue I was having on iPhone:

https://chanind.github.io/javascript/2019/09/28/avoid-100vh-on-mobile-web.html

Howdy, this is a duplicate of #4 🙂