Skip to content

Commit

Permalink
fixes overlapping issue of card on footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarthak0085 committed Jul 2, 2024
1 parent ff97c9d commit 3250df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Iskcon/event.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h1 class="text-xl md:text-3xl mt-2 uppercase tracking-widest text-indigo-600 fo

<section

class="upcomingEvents h-auto lg:h-[129vh] flex flex-col px-8 py-8 lg:my-0 items-center justify-evenly ">
class="upcomingEvents h-auto flex flex-col px-8 lg:my-0 items-center justify-evenly ">
<h1 class="font-semibold uppercase text-md text-indigo-600 mb-5">
<br><br><br>
<span class="border-b-4 pb-1 border-double border-b-indigo-600 ">Upcoming Events</span>
Expand Down

0 comments on commit 3250df6

Please sign in to comment.