From 201316c041197fee4d6c9ab3e429901f086fd6ab Mon Sep 17 00:00:00 2001 From: TartejBrothers Date: Thu, 7 Dec 2023 18:17:20 +0530 Subject: [PATCH] Fixed Bugs --- .DS_Store | Bin 6148 -> 6148 bytes css/style.css | 21 +++++++++++++++------ index.html | 2 +- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/.DS_Store b/.DS_Store index 57a959a502d7110a238f84aabb84baea9620eb1b..0d344a0764da808a586dbf13ccf6423b1a4fb338 100644 GIT binary patch delta 202 zcmZoMXfc@JFDk&mz`)4B0HiV)N*Hn(ay)bLlQ#=;ENA8hNpUckFc>hHOn%2E!N-&i z6wvz*1`G_7c~~^Hc^T3eG8u{(QW=sM5*dntv>rnikj`hw1DTVQlb;0C12l-~>f`_x zsm%^7*O}azKuS=h8Gj-h4P97UWpT%*Zp@hDCGpe3nN{ldrQIOl&x? JnVsV=KLA;T4)g#3 diff --git a/css/style.css b/css/style.css index 1bc4515..2e57836 100644 --- a/css/style.css +++ b/css/style.css @@ -74,7 +74,7 @@ input#search { .navright { padding-right: 20px; display: flex; - gap: 20px; + gap: 50px; align-items: center; } @@ -240,10 +240,10 @@ input#search { list-style-type: none; } .bodymissiontext ul li { - margin-bottom: 5px; + margin-bottom: 10px; text-align: left; font-family: roboto; - font-size: 16px; + font-size: 15px; margin-left: 20px; margin-right: 20px; } @@ -263,9 +263,13 @@ input#search { } .volunteer { background-image: url("/images/home/bodybottom.png"); - background-color: #000; + background-repeat: no-repeat; + background-size: cover; + background-position: 0%; + display: flex; color: #fff; + padding: 40px 0px 40px 0px; align-items: center; } .volunteer { @@ -273,7 +277,7 @@ input#search { font-family: mediamoure; } .volunteerleft h1 { - font-size: 120px; + font-size: 100px; } .volunteerside { font-size: 28px; @@ -283,6 +287,9 @@ input#search { font-size: 18px; font-weight: 400; } +.volunteerleft { + width: 40%; +} .volunteerleft, .volunteerright { display: flex; @@ -518,6 +525,9 @@ input[type="radio"]:checked { .volunteerleft h1 { font-size: 60px; } + .volunteerleft { + width: 100%; + } .donation { flex-direction: column; } @@ -543,7 +553,6 @@ input[type="radio"]:checked { justify-content: center; } } - @media screen and (min-width: 1400px) { .bodymissiontext ul li { font-size: 22px; diff --git a/index.html b/index.html index c97ffb8..0481458 100644 --- a/index.html +++ b/index.html @@ -184,7 +184,7 @@

Donation