Problem
When the player is embedded on twitter, the profile page contains scrollbars, which is 👎
Work Done
Adjust profile page element layout/sizing so that there are no scrollbars even when embedded on twitter.
This branch is based off on JR's frontend branch, as that branch has updates to the screen dimension breakpoints.
In addition to waiting for JR's PR to be merged (#343), I would also like to make sure that the layout/dimensions of all elements on the page are as @pedrocasa expects for all screen dimension breakpoints that we care about. I want to iron things out like if we change the dimensions of the PTI/ETH balances boxes based on screen width, to what font sizes do we change the contents of those boxes?
Removed the DO NOT MERGE from title. Want to get final approval from @pedrocasa (added a screenshot in #328) but this should be safe to merge regardless.
Issue
328
Problem When the player is embedded on twitter, the profile page contains scrollbars, which is 👎
Work Done Adjust profile page element layout/sizing so that there are no scrollbars even when embedded on twitter.
This branch is based off on JR's
frontend
branch, as that branch has updates to the screen dimension breakpoints.In addition to waiting for JR's PR to be merged (#343), I would also like to make sure that the layout/dimensions of all elements on the page are as @pedrocasa expects for all screen dimension breakpoints that we care about. I want to iron things out like if we change the dimensions of the PTI/ETH balances boxes based on screen width, to what font sizes do we change the contents of those boxes?