Answer the question
In order to leave comments, you need to log in
RGBA property not working?
Hello. I have a code, but the rgba property does not work in it, what should I do, thanks
<footer>
<div class = "footer">
</div>
</footer>
footer {
width: 100%;
height: 64px;
background: rgba(181,181,181,0.2);
backdrop-filter: blur(5px);
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question