Animaciones para los dropdown y el menú lateral

parent df19f95f
Showing with 5 additions and 2 deletions
...@@ -212,9 +212,10 @@ ...@@ -212,9 +212,10 @@
</li><!-- End Register Page Nav --> </li><!-- End Register Page Nav -->
<li class="nav-item"> <li class="nav-item">
<a class="nav-link collapsed" href="pages-login.html"> <a class="nav-link collapsed" href="/login">
<i class="bi bi-box-arrow-in-right"></i> <i class="bi bi-box-arrow-in-right"></i>
<span>Login</span> <span>Login</span>
</a> </a>
</li><!-- End Login Page Nav --> </li><!-- End Login Page Nav -->
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<script src="js/validate.js"></script> <script src="js/validate.js"></script>
<!-- Template Main JS File --> <!-- Template Main JS File -->
<script src="assets/js/main.js"></script> <script src="js/main.js"></script>
</body> </body>
......
...@@ -257,3 +257,5 @@ ...@@ -257,3 +257,5 @@
</nav><!-- End Icons Navigation --> </nav><!-- End Icons Navigation -->
</header><!-- End Header --> </header><!-- End Header -->
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment