Website with a real-time multiplayer Pong contest with Python (Django) backend, JavaScript (Bootstrap Toolkit) frontend, and various modules for enhanced features like tournaments, blockchain integration, AI opponents, and more.
7
stars
2
forks
source link
My Profile Page Not Rendering Correctly Due To Graphs Fixed Dimensions #59
When Profile Page is accessed on small screens it doesn't render correctly due to graphs having fixed dimensions of 600x400.
Graphs should have dimensions relative to the screen size.
When Profile Page is accessed on small screens it doesn't render correctly due to graphs having fixed dimensions of 600x400. Graphs should have dimensions relative to the screen size.