N
N
Nicolass_hn2021-01-24 21:04:57
css
Nicolass_hn, 2021-01-24 21:04:57

Why is background not showing in scss?

I can not figure out how to make a background image,
why is it not displayed in the browser?

600db69618b49249202292.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dima Pautov, 2021-01-24
@Nicolass_hn

To begin with, look in the browser, at the selector, and most likely see that the property is written incorrectly! Or am I way behind the times.
For something I don’t remember the possibility of such a record as Correctly write like this:center (center / cover) no-repeat;

baclground: url('../../img/bg.jpg') center / cover no-repeat;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question