@@ -17,12 +15,14 @@ export default function Intro() {
-
- Hackaholics 6.0 is an{" "}
- Inter-University Girls’ Only Hackathon
- organized by the{" "}
- IEEE WIE Student Branch Affinity Group of UCSC, held for the
- sixth consecutive year. This ideathon empowers female
+
+ Hackaholics 6.0 is an Inter-University Girls’ Only Hackathon
+ organized by the IEEE WIE Student Branch Affinity Group of UCSC,
+ held for the sixth consecutive year. This ideathon empowers female
undergraduates to discuss and develop solutions to critical issues
in our society through cooperation, collaboration, and coordination.
@@ -44,17 +44,21 @@ export default function Intro() {
/>
-
- The event commences with a virtual scholarship awareness session for
- undergraduates, followed by a proposal submission phase for teams of
- three students from the same university, focusing on innovative
- ideas within given topics. The top 10 teams are advancing to the
- next round where they prepare UI prototypes and presentations. The
- physical competition on March 2nd, 2024, involves presenting
- proposed ideas, with the top five teams selected based on various
- criteria. These finalists then tackle a scenario challenge presented
- by judges, and winners are determined by industry experts, receiving
- cash prizes.
+
+ The event commences with a virtual scholarship awareness session for
+ undergraduates, followed by a proposal submission phase for teams of
+ three students from the same university, focusing on innovative
+ ideas within given topics. The top 10 teams are advancing to the
+ next round where they prepare UI prototypes and presentations. The
+ physical competition on March 2nd, 2024, involves presenting
+ proposed ideas, with the top five teams selected based on various
+ criteria. These finalists then tackle a scenario challenge presented
+ by judges, and winners are determined by industry experts, receiving
+ cash prizes.
Awards for Winners
diff --git a/Frontend/src/Components/TeamRegistration/Registration.scss b/Frontend/src/Components/TeamRegistration/Registration.scss
index 900aff1..5b28c97 100644
--- a/Frontend/src/Components/TeamRegistration/Registration.scss
+++ b/Frontend/src/Components/TeamRegistration/Registration.scss
@@ -50,7 +50,7 @@
}
.reg-section {
- background: linear-gradient(to bottom, #18113A, black);// Set the background color to black
+ background: linear-gradient(to bottom, #18113A, 18113A);// Set the background color to black
color: white; // Set the text color to white or any contrasting color
padding: 20px; // Add padding to the form to create space between the content and the edges
}
@@ -166,4 +166,7 @@ $blue-grad-end: #02a8e1;
}
.eventTitle{
color: #782a84 !important;
+}
+#btnSubmit{
+ background-color: #782a84;
}
\ No newline at end of file
diff --git a/Frontend/src/Components/TeamRegistration/TeamRegi.tsx b/Frontend/src/Components/TeamRegistration/TeamRegi.tsx
index e0ec066..a2e5aeb 100644
--- a/Frontend/src/Components/TeamRegistration/TeamRegi.tsx
+++ b/Frontend/src/Components/TeamRegistration/TeamRegi.tsx
@@ -88,7 +88,7 @@ export default function Registration() {
Register your Team For Hackaholics 6.0