diff options
author | akshay | 2025-01-24 12:11:47 +0530 |
---|---|---|
committer | GitHub | 2025-01-24 12:11:47 +0530 |
commit | a21e36a141c6dc72fde7032059fb9466b3dc73fe (patch) | |
tree | da9645ed59be70be66483491474cf43b91b35bd4 | |
parent | 785214593bb9f1f5a69403963ccc056d75807340 (diff) | |
download | scilab_case_study_hackathon-a21e36a141c6dc72fde7032059fb9466b3dc73fe.tar.gz scilab_case_study_hackathon-a21e36a141c6dc72fde7032059fb9466b3dc73fe.tar.bz2 scilab_case_study_hackathon-a21e36a141c6dc72fde7032059fb9466b3dc73fe.zip |
Updated style in register section
-rw-r--r-- | src/components/HomeBody.astro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/HomeBody.astro b/src/components/HomeBody.astro index 5d55d61..5ebedde 100644 --- a/src/components/HomeBody.astro +++ b/src/components/HomeBody.astro @@ -179,7 +179,8 @@ import Moe from "../assets/img/MOE-logo.png"; class="text-red-600 hover:text-red-400 hover:underline">Click here to open</a>. Please go through all the links provided under the Case Study Project tab. </li>--> -<li class="leading-6"> +<li>To register for the hackathon, we have a two-step registration process: + <ul class="list-disc pl-5"> <li> Step 1: Register through the Google form: |