Skip to content

Commit

Permalink
Merge pull request #22 from akshay9085/main
Browse files Browse the repository at this point in the history
blue patch remove
  • Loading branch information
akshay9085 committed May 3, 2024
2 parents 5375da3 + 412d13b commit 2977834
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/pages/guidelines.astro
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ import Folder_jpg from '../images/folder_1.png'
<section id="guidelines">
<div class="container py-3 grid grid-cols-1 sm:grid-cols-4 gap-4">
<!-- 1/4 Width Column -->
<div class="items-center justify-center col-span-1 bg-gray-300 p-4" style="text-align: center;">
<!-- <div class="items-center justify-center col-span-1 bg-gray-300 p-4" style="text-align: center;">
<img src=""/>
<h1 class="section-title"> Guidelines and Submissions</h1><br />
<div>Submit animation at <a target="_blank" class="hover:text-red-400 text-red-700" href=" https://learn.fossee.in">https://learn.fossee.in</a>.</div>
<img class="logos" src={Folder_jpg.src} alt="regi" decoding="async" />
</div>
</div> -->
<!-- 3/4 Width Column -->
<div class="col-span-3 p-4">

Expand Down Expand Up @@ -74,15 +74,15 @@ import Folder_jpg from '../images/folder_1.png'

<div class="container grid grid-cols-1 sm:grid-cols-4 gap-4">
<!-- 1/4 Width Column -->
<div class="items-center justify-center col-span-1 bg-gray-300 p-4" style="text-align: center;">
<!-- <div class="items-center justify-center col-span-1 bg-gray-300 p-4" style="text-align: center;">
<img src=""/>
<h1 class="section-title">Evaluation and Winner/Result</h1>
<div>Click here to see
Successful participant and
winner’s list.</div>
</div>
</div> -->
<!-- 3/4 Width Column -->
<div class="col-span-3 p-4">

Expand Down

0 comments on commit 2977834

Please sign in to comment.