Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the bg color #2950

Open
rajatgupta24 opened this issue Jan 29, 2022 · 7 comments
Open

Change the bg color #2950

rajatgupta24 opened this issue Jan 29, 2022 · 7 comments

Comments

@rajatgupta24
Copy link

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

@JagveerGagaan
Copy link

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

@sahithyandev
Copy link

#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.

@JagveerGagaan
Copy link

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

@Ayushbajpai19
Copy link

I will like to take this issue as part of hacktoberfest

@shivam-jainn
Copy link

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

@shivam-jainn
Copy link

Transition to privacy section

image

Transition to end

image

@shivam-jainn
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants