website
website copied to clipboard
Change the bg color
Problem
background of privacy section in landing page
Proposal
Change the background to a black gradient shade, looks a little more clean
Prior Art (Optional)
No response
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
#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.
how I can contribute Because I want to contribute to open source
I will like to take this issue as part of hacktoberfest
I have tried improving the particular design and tried matching it with rest of the page with aura-ish gradient .
Transition to privacy section
Transition to end
If you do like this , please assign the issue to me !