Profile page

- add arrow to see more stat on dashboard
This commit is contained in:
Kum1ta
2024-11-17 00:35:47 +01:00
parent ead5b1d23a
commit 3647853e0c
4 changed files with 76 additions and 7 deletions

View File

@ -76,7 +76,6 @@
</div>
</div>
<!--------- FOR MATHIS : I made some changes here ---------->
<div class="menuSelected" id="multiLocalSelected">
<div id="whatGame">
<p>The key to success is timing and precision, as you need to position your paddle correctly to deflect the ball at the right angle.</p>

View File

@ -20,11 +20,12 @@
<!-- Dashboard and History Section -->
<div class="content">
<div class="dashboard">
<div style="display: flex; justify-content: space-between; position: absolute; width: calc(100% - 40px);">
<button class="button-dashboard" id="leftArrowDashboard"><</button>
<button class="button-dashboard" id="rightArrowDashboard">></button>
</div>
<h3>Dashboard</h3>
<div class="contentStats">
<canvas id="stats">
</canvas>
</div>
</div>
<div class="history" id="history">