website icon indicating copy to clipboard operation
website copied to clipboard

Change the bg color

Open rajatgupta24 opened this issue 3 years ago • 7 comments

Problem

background of privacy section in landing page image

Proposal

Change the background to a black gradient shade, looks a little more clean image

Prior Art (Optional)

No response

rajatgupta24 avatar Jan 29 '22 09:01 rajatgupta24

Hey, I am new to open source but I can help here and want to contribute more and more can anyone help me to get start with the issues Thanks in Advance

JagveerGagaan avatar Feb 11 '22 14:02 JagveerGagaan

#privacy {
  /* background-color: #273445; */
  background-image: radial-gradient(ellipse at center, #262525 4%, black);
}

This is the only change required to achieve the design suggested above.

sahithyandev avatar Jul 04 '22 14:07 sahithyandev

how I can contribute Because I want to contribute to open source

JagveerGagaan avatar Jul 09 '22 02:07 JagveerGagaan

I will like to take this issue as part of hacktoberfest

Ayushbajpai19 avatar Oct 04 '22 14:10 Ayushbajpai19

I have tried improving the particular design and tried matching it with rest of the page with aura-ish gradient . image

shivam-jainn avatar Jan 28 '23 04:01 shivam-jainn

Transition to privacy section

image

Transition to end

image

shivam-jainn avatar Jan 28 '23 04:01 shivam-jainn

If you do like this , please assign the issue to me !

shivam-jainn avatar Jan 28 '23 04:01 shivam-jainn