Skip to content

Commit

Permalink
Removendo Parallax
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge-Marcelo authored Oct 27, 2023
1 parent 38e845d commit 5e78004
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ <h1 class="itens-title "scroll-anim scroll-anim="top">Sobre o Jogo</h1>
</figure>
</article>
</section>
<div class="parallax"></div>



Expand Down Expand Up @@ -147,7 +146,7 @@ <h1 class="itens-title "scroll-anim scroll-anim="top">Jogabilidade</h1>
</figure>
</article>
</section>
<div class="parallax"></div>




Expand Down Expand Up @@ -182,7 +181,6 @@ <h1 class="itens-title "scroll-anim scroll-anim="top">Sistema de Combate</h1>
</figure>
</article>
</section>
<div class="parallax"></div>



Expand All @@ -204,7 +202,6 @@ <h1 class="itens-title scroll-anim" scroll-anim="top">Historia</h1>
</figure>
</article>
</section>
<div class="parallax"></div>


<h1 class="itens-title" scroll-anim scroll-anim="top" id="personagens">Personagens</h1>
Expand Down Expand Up @@ -273,7 +270,6 @@ <h1 class="itens-title" scroll-anim scroll-anim="top" id="personagens">Personage
</aside>
</article>
</section>
<div class="parallax"></div>



Expand Down Expand Up @@ -310,11 +306,9 @@ <h1 class="itens-title scroll-anim" scroll-anim="top">Inimigos</h1>
<img src="assets/img/body/Inimigos/14.png" id="img14" class="carrossel-img">
<img src="assets/img/body/Inimigos/15.png" id="img15" class="carrossel-img">
</figure>

</article>
</article>
</section>
<div class="parallax"></div>



Expand Down Expand Up @@ -389,7 +383,6 @@ <h1 class="itens-title scroll-anim" scroll-anim="top">Chefes</h1>
</section>
</section>
</article>
<div class="parallax"></div>


<section id="estagios">
Expand All @@ -416,7 +409,6 @@ <h1 class="itens-title" scroll-anim scroll-anim="top">Estágios</h1>
</figure>
</article>
</section>
<div class="parallax"></div>


<section id="viloes">
Expand Down Expand Up @@ -461,7 +453,6 @@ <h1 class="itens-title scroll-anim "scroll-anim="top">Vilões</h1>
<img src="assets/img/body/Vilões/MSY.png" class="img1 scroll-anim" scroll-anim="top">
</article>
</section>
<div class="parallax"></div>


<section>
Expand Down Expand Up @@ -569,3 +560,4 @@ <h2>Made By: Jorge Marcelo</h2>
<script src='js/music.js'></script>
</body>
</html>

0 comments on commit 5e78004

Please sign in to comment.