(no title)
eastoeast | 2 months ago
Low hanging fruit feedback that would really improve the experience of many: I haven't been able to pinpoint it, but there seems to be double scroll bar enabled in both the container of the whole page (top navbar, and "non-content") and the actual wanted scrollbar inside the rendered content. Because of this, especially on mobile, when I try to scroll, the outside scrollbar "captured" my scroll input and I could never get past the Headline.
Might be a missing height: 100vh; or overflow-y: hidden in your min-h-screen class. Cheers!
pattle|2 months ago
rushingcreek|2 months ago