Skip to content

Commit

Permalink
Navbar in the iskcon page is repaired
Browse files Browse the repository at this point in the history
  • Loading branch information
RitiChandak committed Jul 21, 2023
1 parent 88244df commit d2efddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Iskcon/event.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

<!-- Navbar -->
<div
class="navbar fixed top-0 h-20 px-4 py-3 ease-in-out text-indigo-600 duration-300 flex z-40 items-center justify-between w-full left-0 ">
class="navbar fixed top-0 h-14 px-4 py-3 ease-in-out text-indigo-600 duration-300 flex z-30 items-center justify-between w-full left-0 bg-gradient-to-r from-yellow-50 to-rose-100 ">
</div>

<section
class="mt-20 py-4 w-full flex lg:items-center flex-col relative ">

Expand Down

0 comments on commit d2efddb

Please sign in to comment.