Hello guys,
first of all I wanna say “hi” and hope my question is not too trivial or people get mad at me
I spent almost an hour on trying to figure it out myself, but with no success …
So here is my question:
I am currently doing the 2nd challenge from the Responsive Web Design Project: The Survey Form. At the very end I added a submit button and wanted to style its background-color with the same color I used for the body. But the button has a darker shade than the body’s background. Why is that so? I used an RGBA value for both and I inspected the button with chrome dev tools and saw that some style is applied by the browser, but I couldn’t figure out how to solve it.
Help would be much appreciated. Thanks!
Link to the Survey Form on CodePen
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36
.
Challenge: Build a Survey Form
Link to the challenge: