Skip to content

Commit

Permalink
Merge pull request #1770 from Sarthak0085/fix-issue-1768
Browse files Browse the repository at this point in the history
fixes overlapping issue of card on footer in Iskcon page
  • Loading branch information
akshitagupta15june committed Jul 15, 2024
2 parents ff97c9d + 3250df6 commit 712305b
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 712305b

Please sign in to comment.