Skip to content

Commit

Permalink
modal 'configurações', navigation structure and side session footer
Browse files Browse the repository at this point in the history
  • Loading branch information
u-dani committed Feb 7, 2024
1 parent 9c9d19a commit 1be77ba
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,5 +145,27 @@ <h1 class="c-title">Fazer login</h1>
</div>

<aside class="c-wallpaper"></aside>

<section>
<aside>
<nav>
<h2>CONFIGURAÇÕES</h2>
<ul>
<li>CLIENT RIOT</li>
<li>LEGENDS OF RUNETERRA</li>
<li>LEAGUE OF LEGENDS</li>
</ul>
</nav>

<footer>
<ul>
<li>TERMOS DE SERVIÇO</li>
<li>TERCEIROS</li>
<LI>AVISO DE PRIVACIDADE</LI>
</ul>
<span>V79.0.2.1016</span>
</footer>
</aside>
</section>
</body>
</html>

0 comments on commit 1be77ba

Please sign in to comment.