From 32b1defc6b75df5660c2bbf7cbbcd7dc463103a7 Mon Sep 17 00:00:00 2001 From: akshaythakur8764 Date: Mon, 23 Dec 2024 17:35:34 +0530 Subject: 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? -