This PR makes the footer text render vertically when on mobile and also fixes an issue where the x-axis text gets cut off on Firefox browser.
Footer after changes:
Also noticed this small visual bug when browsing from Firefox where the x-axis text was being cut off. Easiest solution was to just give it slightly more bottom margin
This PR makes the footer text render vertically when on mobile and also fixes an issue where the x-axis text gets cut off on Firefox browser.
Footer after changes:
Also noticed this small visual bug when browsing from Firefox where the x-axis text was being cut off. Easiest solution was to just give it slightly more bottom margin
Before:
After:
Closes #69