Iphone safari search in the way
hello, could somebody help with a solution to the safari search popping up when you scroll up, and the website moves up, I've tried messing around with min max, dvh, vh, padding, and I kept reading about adding 50px? could someone help, and thank you. Do I need to use js?
2 Replies
You will have to give an example. Def don't use vh
Svh or lvh probably what you want but fallback with 100% or vmax
Vmax worked lol. I thought that was going to be a lot harder, Thank you.