Set "about" section and redirect to leaderboard after playing

This commit is contained in:
Laurent
2024-11-07 11:07:35 +01:00
parent 6c3ff701e8
commit 19e86b61fa
6 changed files with 49 additions and 16 deletions

View File

@@ -15,7 +15,7 @@
justify-content: center;
align-items: center;
position: absolute;
z-index: 2;
z-index: 999999999;
width: 100vw;
height: 100vh;
background-color: #4b0611;