More hitbox fixes in pixelfed mobile: before and after
https://github.com/pixelfed/pixelfed-rn/issues/221 if you want to read more about the issue I‘m working on

Click targets too small · Issue #221 · pixelfed/pixelfed-rn
Some buttons have a very small click area, so they are hard to tap. Others are small and unintuitive. You can inspect some with the element inspector (run npm run start, press m then open element i...
GitHubIncreasing the hitboxes of the buttons in pixelfed app so that you won’t miss the buttons.