From e15790414177da132bf5d0aa14acb1a339a70896 Mon Sep 17 00:00:00 2001 From: akshaythakur8764 Date: Thu, 19 Dec 2024 17:13:59 +0530 Subject: content changes and alignment --- src/assets/css/custom.css | 8 ++++++++ src/components/Hero.astro | 4 ++-- src/components/HomeBody.astro | 4 ++-- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index 8a8ab78..0e968fa 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -72,6 +72,7 @@ font-size: 1.7rem; font-weight: 700; padding: 2rem 2rem; + padding-top: 4vw; transition: 1.3s; } @@ -86,4 +87,11 @@ padding: 1rem 2rem; font-weight: 700; } + } + + + /***************/ + + .text-shadow{ + text-shadow: 1px 2px 11px #f00; } \ No newline at end of file diff --git a/src/components/Hero.astro b/src/components/Hero.astro index f82a880..49dc9b8 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -24,7 +24,7 @@ import btn1 from "../assets/img/button-img-01.png"
An initiative of the FOSSEE Project,
Indian Institute of Technology Bombay, India
*Anyone can register and submit their case study from 20 December 2024 to 10 February 2025
diff --git a/src/components/HomeBody.astro b/src/components/HomeBody.astro index addf77b..bc543a5 100644 --- a/src/components/HomeBody.astro +++ b/src/components/HomeBody.astro @@ -216,7 +216,7 @@ import st from "../assets/img/spoken.png";