Said : Fixing some issues..

This commit is contained in:
Bachar Said 2022-01-19 18:39:51 +01:00
parent 5bfa9a0b41
commit 39053b286a
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -23,4 +23,4 @@ function getTime(){
httpRequest.send(data);
localStorage.setItem('globalTime', sec);
console.log(sec);
}
}

View file

@ -87,7 +87,7 @@
<!-- Explanation of rules -->
<div id="rules__text" class="content__container index__container mt-3 mb-5">
<h3 style="color: rgb(37, 37, 37);"> Remeber the game rules..</h3>
<h3 style="color: rgb(37, 37, 37);">Remember the game rulesthe game rules..</h3>
<div>
<p class="explanations" style="color: rgb(83, 83, 87);"><i class="fa fa-gavel" aria-hidden="true"></i> Rule 1 : Choose the necessary time to play the part ..</p>
<!-- <img class="my-5 explanations__img" src="" alt="" style="width:50%"> -->