Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LesiaUKR committed Aug 28, 2024
1 parent e0a3af4 commit bd9c684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/partials/how-to-play.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<section class="htp-section section" id="how-to-play">
<div class="container">
<!-- How-to-Play TITLE -->
<h2 class="htp-title section-title" text="How to Play">How to Play</h2>
<h2 class="htp-title section-title" data-text="How to Play">How to Play</h2>
<!-- How-to-Play ARROW -->
<button class="htp-button js-htp-button" type="button" title="arrow">
<svg class="htp-icon" width="24" height="24">
Expand Down

0 comments on commit bd9c684

Please sign in to comment.