D
D
Dmitry2021-06-13 07:50:17
css
Dmitry, 2021-06-13 07:50:17

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

1 answer(s)
M
Maxim Kruchinin, 2021-06-19
@malfixfx

You are sure?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question