Skip to content

Commit

Permalink
Merge pull request #14 from akshay9085/main
Browse files Browse the repository at this point in the history
alignment fixed
  • Loading branch information
akshay9085 authored Apr 24, 2024
2 parents b1f9303 + 5beb4ea commit 4b7872f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ import iit from '../images/IITB-logo.png';
<div class="flex items-center justify-center flex-col gap-3 min-[500px]:flex-row">
<div class="dates items-center" style="color:#e7dacb">
<p class="important-date flex items-center justify-center text-2xl md:text-left lg:text-2xl"><strong> - Registrations are in Progress -</strong></p>
<p class="important-date flex items-center justify-center text-2xl md:text-left lg:text-2xl"><strong> - Last date of registration and submission -</strong></p>
<p class="important-date flex items-center justify-center text-2xl md:text-left lg:text-2xl text-center"><strong> - Last date of registration and submission -</strong></p>
<p class="important-date flex items-center justify-center text-2xl md:text-left lg:text-2xl"> 20 May 2024</p>
<!-- <p class="important-date flex items-center justify-center text-2xl md:text-left lg:text-2xl"><strong> - Last date of submission -</strong></p> -->
<!-- <p class="important-date flex items-center justify-center text-2xl md:text-left lg:text-2xl"> 15 May 2024</p> -->
Expand Down

0 comments on commit 4b7872f

Please sign in to comment.