Suvodip 2025-03-19 17:51:44 +05:30
parent 8bcf5c055d
commit 773d443bbf
1 changed files with 4 additions and 2 deletions

View File

@ -3,8 +3,10 @@
<a class="navbar-brand" href="/" style="color: #374151; font-weight: bold;">
<img src="/assets/logo_dark.png" alt="Class Boxes Logo" style="width: 100px;">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav">
<span class="navbar-toggler-icon"></span>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" style="color: #374151; font-weight: bold;">
<span class="navbar-toggler-icon d-flex flex-column justify-content-center align-items-center">
<svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <g id="Menu / Hamburger_MD"> <path id="Vector" d="M5 17H19M5 12H19M5 7H19" stroke="#374151" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> </g> </g></svg>
</span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">