+
Hackmol4.0 registration open, students can showcase their skills and bring ideas to life. Click here to register
@@ -38,18 +41,21 @@ function TimeLine2() {
-
-
Round 1 Submission
+
+
- 10th February
+
10th February
-
- Round 1 is the first stage of competition where participants present their ideas in a ppt format to give an overview of there solution. Click here to download ppt format
-
+
+
+
Round 1 Submission
+
+ Round 1 is the first stage of competition where participants present their ideas in a ppt format to give an overview of there solution. Click here to view ppt format
+
@@ -62,16 +68,21 @@ function TimeLine2() {
-
-
Round 1 Results
+
+
- 15th February
+
15th February
+
-
- The results of the idea submission will be released, and the selected students will move forward to participate in an upcoming offline coding round, where they will have the opportunity to bring their ideas to life .
+
+
+
Round 1 Results
+
+ The results of the idea submission will be released, and the selected students will move forward to participate in an upcoming offline coding round, where they will have the opportunity to bring their ideas to life .
+
@@ -82,18 +93,21 @@ function TimeLine2() {
-
-
Round 2 Hackathon Begins
+
+
- 25th February
+
25th February
-
-
- Hackathon starts with TechNITI event, showcasing students coding skills and ideas.
+
+
+
Round 2 Hackathon Begins
+
+ Hackathon starts with TechNITI event, showcasing students coding skills and ideas.
+
@@ -107,18 +121,21 @@ function TimeLine2() {
-
-
Final Showdown
+
+
- 26th February
+
26th February
-
-
- The final showdown round of the hackathon is here, where the top hacks will be presented and a winner will be chosen.
+
+
+
Final Showdown
+
+ The final showdown round of the hackathon is here, where the top hacks will be presented and a winner will be chosen
+
diff --git a/src/components/Timeline/TimelineMobile.js b/src/components/Timeline/TimelineMobile.js
index e3a416f..9a9c5c4 100644
--- a/src/components/Timeline/TimelineMobile.js
+++ b/src/components/Timeline/TimelineMobile.js
@@ -16,20 +16,23 @@ function TimelineMobile() {
-
-
Registeration Deadline
-
- 3rd February
+
+
+
+
3rd February
+
+
+
+
+
Registeration
+
+ Hackmol4.0 registration open, students can showcase their skills and bring ideas to life. Click here to register
+
+
-
-
-
- Hackmol4.0 registration open, students can showcase their skills and bring ideas to life. Click here to register .
-
-
@@ -40,20 +43,23 @@ function TimelineMobile() {
-
-
Round 1 Submission
-
- 10th February
+
+
+
+
10th February
+
+
+
+
+
+
Round 1 Submission
+ Round 1 is the first stage of competition where participants present their ideas in a ppt format to give an overview of there solution. Click here to view ppt format
+
+
-
-
- Round 1 is the first stage of competition where participants present their ideas in a ppt format to give an overview of there solution. Click here to download ppt format
-
-
-
@@ -63,20 +69,23 @@ function TimelineMobile() {
-
-
Round 1 Results
-
- 12th February
+
+
+
+
15th February
+
+
+
+
+
+
Round 1 Results
+ The results of the idea submission will be released, and the selected students will move forward to participate in an upcoming offline coding round, where they will have the opportunity to bring their ideas to life .
+
+
-
-
- The results of the idea submission will be released, and the selected students will move forward to participate in an upcoming offline coding round, where they will have the opportunity to bring their ideas to life
-
-
-
@@ -86,20 +95,23 @@ function TimelineMobile() {
-
-
Round 2 Hackathon Begins
-
- 25th February
+
+
+
+
25th February
+
+
+
+
+
+
Round 2 Hackathon Begins
+ Hackathon starts with TechNITI event, showcasing students coding skills and ideas.
+
+
-
-
- Hackathon starts with TechNITI event, showcasing students coding skills and ideas.
-
-
-
@@ -110,20 +122,23 @@ function TimelineMobile() {
-
-
Round 2 Hackathon Begins
-
- 15th February
+
+
+
+
26th February
+
+
+
+
+
Final Showdown
+
+ The final showdown round of the hackathon is here, where the top hacks will be presented and a winner will be chosen
+
+
-
-
-
- The final showdown round of the hackathon is here, where the top hacks will be presented and a winner will be chosen
-
-
diff --git a/src/styles/globals.css b/src/styles/globals.css
index 3a65137..c2625a5 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -747,4 +747,7 @@ nav.navbar.scrolled .header-name {
.solana{
width: 380px;
}
+}
+.pptDownload{
+ color: #F96300;
}
\ No newline at end of file