From d331e2539a1f0f740b91c1557632c856af39a4a2 Mon Sep 17 00:00:00 2001
From: akshay <117985209+akshay9085@users.noreply.github.com>
Date: Mon, 23 Dec 2024 17:15:48 +0530
Subject: [PATCH 1/2] Updated content
---
src/components/HomeBody.astro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/HomeBody.astro b/src/components/HomeBody.astro
index a77a65a..315a353 100644
--- a/src/components/HomeBody.astro
+++ b/src/components/HomeBody.astro
@@ -227,7 +227,7 @@ import process from "../assets/img/process.png";
- Benefits to participate
+ Benefits
- Free registration and open to everyone.
From 32b1defc6b75df5660c2bbf7cbbcd7dc463103a7 Mon Sep 17 00:00:00 2001
From: akshaythakur8764
Date: Mon, 23 Dec 2024 17:35:34 +0530
Subject: [PATCH 2/2] resolution fixed for hd 1080 screens and content updated
---
src/assets/css/custom.css | 11 ++++++++++-
src/components/HomeBody.astro | 2 +-
src/components/layout/nav-links.json | 2 +-
src/pages/evaluation.astro | 4 ++--
4 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css
index cd59d91..f88fc6d 100644
--- a/src/assets/css/custom.css
+++ b/src/assets/css/custom.css
@@ -147,4 +147,13 @@
opacity: 1;
}
-/*********end neon button********** */
\ No newline at end of file
+/*********end neon button********** */
+
+@media (min-width:1368px) {
+ p, td, th, li{
+ font-size: 1.4rem;
+ }
+ .section-title{
+ font-size: 2rem;
+ }
+}
\ No newline at end of file
diff --git a/src/components/HomeBody.astro b/src/components/HomeBody.astro
index 315a353..3ab1fe3 100644
--- a/src/components/HomeBody.astro
+++ b/src/components/HomeBody.astro
@@ -159,7 +159,7 @@ import process from "../assets/img/process.png";
How to participate?
- To participate in the hackathon, please follow these mandatory steps:
+ To participate in the hackathon, please follow these mandatory steps:
-
Before proceeding, it is mandatory to fill out this Google Form:
diff --git a/src/components/layout/nav-links.json b/src/components/layout/nav-links.json
index 9df98ad..d7b4d7b 100644
--- a/src/components/layout/nav-links.json
+++ b/src/components/layout/nav-links.json
@@ -4,7 +4,7 @@
{"label": "Problem Statement", "href": "/problem-statement"},
{"label": "Register", "href": "/#register"},
{"label": "Evaluation criteria", "href": "/evaluation"},
- {"label": "System Requirement", "href": "/evaluation/#system-reuirement"},
+ {"label": "System Requirement", "href": "/evaluation/#system-requirement"},
{ "label": "Resources", "href": "/resources" },
{ "label": "Contact", "href": "/#contact" }
diff --git a/src/pages/evaluation.astro b/src/pages/evaluation.astro
index cbc641d..5f2ac64 100644
--- a/src/pages/evaluation.astro
+++ b/src/pages/evaluation.astro
@@ -9,7 +9,7 @@ import HomeBody from '../components/HomeBody.astro';
-
Evaluation Criteria
+
Evaluation Criteria