4 lines
No EOL
88 B
SCSS
4 lines
No EOL
88 B
SCSS
body {
|
|
background-image: url("../img/background.jpg");
|
|
background-size: cover;
|
|
} |