diff options
author | akshay | 2025-01-27 13:14:23 +0530 |
---|---|---|
committer | GitHub | 2025-01-27 13:14:23 +0530 |
commit | 84937d653a4a653ea73c146b637a314b09b844f0 (patch) | |
tree | 4f976eb028a2b78fab2e564d1883a7082aa6243d | |
parent | a21e36a141c6dc72fde7032059fb9466b3dc73fe (diff) | |
download | scilab_case_study_hackathon-84937d653a4a653ea73c146b637a314b09b844f0.tar.gz scilab_case_study_hackathon-84937d653a4a653ea73c146b637a314b09b844f0.tar.bz2 scilab_case_study_hackathon-84937d653a4a653ea73c146b637a314b09b844f0.zip |
Update tailwind class
-rw-r--r-- | src/components/HomeBody.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/HomeBody.astro b/src/components/HomeBody.astro index 5ebedde..6a50208 100644 --- a/src/components/HomeBody.astro +++ b/src/components/HomeBody.astro @@ -217,7 +217,7 @@ import Moe from "../assets/img/MOE-logo.png"; <!--On the same website, you will find a Proposal Form. Fill it out for your chosen Case Study project as per the guidelines provided.<br />--> <span class="font-bold">Important: When mentioning the name of your chosen case study project in the proposal form, use this format: <span class="italic">"NameOfCaseStudyProject (SCSH25)"</span></span> </li> - <li class="leading-6"> + <li class=""> Submit your proposal as per the instructions, and our team will review and approve it based on the abstract you provide. It is important that the abstract should provide a clear overview of the case study project and include a reference link to the selected case study. </li> </ol> |