We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cfe83a commit 3654f3fCopy full SHA for 3654f3f
src/components/HomeBody.astro
@@ -289,11 +289,11 @@ import Moe from "../assets/img/MOE-logo.png";
289
</li>
290
<li class="flex justify-between border-b pb-2">
291
<span>Third Prize:</span>
292
- <span class="">Rs. 3,000</span>
+ <span class="">Rs. 3,500</span>
293
294
<li class="flex justify-between">
295
<span>Consolation Prize:</span>
296
- <span class="">Rs. 1,000</span>
+ <span class="">Rs. 2,500</span>
297
298
</ul>
299
<p class="mt-6">All winners will be awarded with a Certificate of Achievement</p>
0 commit comments