4 lines
122 B
CSS
4 lines
122 B
CSS
|
body {
|
||
|
background-image: url("../img/background.jpg");
|
||
|
background-size: cover;
|
||
|
}/*# sourceMappingURL=styles.css.map */
|