From 3162a0ad32776c6872a5a43824220cd3f0732e52 Mon Sep 17 00:00:00 2001 From: Udit Jain Date: Wed, 16 Oct 2024 23:36:48 +0530 Subject: [PATCH 1/3] play button got margin --- css/index.css | 2 +- css/style.css | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/css/index.css b/css/index.css index 6bbb7f03..9b78e2be 100644 --- a/css/index.css +++ b/css/index.css @@ -110,7 +110,7 @@ align-items: center; left:-40px; } -} +} /* Toggle Switch End */ .to-top { color: #fff; diff --git a/css/style.css b/css/style.css index d80d31ae..c1f20d5b 100644 --- a/css/style.css +++ b/css/style.css @@ -42,6 +42,7 @@ .navbar-toggler { margin-right: 20px; } + html { scroll-behavior: smooth; @@ -226,7 +227,7 @@ body { .search { /* position: fixed; */ position: absolute; - left: 220px; + left: 190px; height: 48px; width: 48px; @@ -1224,7 +1225,8 @@ figure{ .btn { cursor: pointer; position: relative; - left: 25vh; + left: 22vh; + margin-right:20px; background: #94a657; border-radius: 4px; color: #fff; From c0fc9d9923ac6d2906f3567fb27f7de88d691f87 Mon Sep 17 00:00:00 2001 From: Udit Jain Date: Thu, 17 Oct 2024 00:01:45 +0530 Subject: [PATCH 2/3] Glitch of footer resolved --- css/contact.css | 4 ++++ index.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/css/contact.css b/css/contact.css index e46bc5a3..e7ce4798 100644 --- a/css/contact.css +++ b/css/contact.css @@ -23,6 +23,10 @@ margin-top: 50px; margin-bottom: 95px; } +/* .footer{ + position: relative; + bottom:-14vh; +} */ h1 { color:rgb(255, 255, 255); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4); diff --git a/index.html b/index.html index 649b758d..c8837caa 100644 --- a/index.html +++ b/index.html @@ -5178,7 +5178,7 @@

Shira

-