huangdarren1106.github.io
huangdarren1106.github.io copied to clipboard
GraphScreen.css: Make pie responsive
Closes #5
Currently, the pie is very large on desktops, pushing the lower content out of the screen.
This PR adds media queries to the CSS to make the pie grow until it is 480px wide and no larger, while still being reasonably sized on mobile platforms.