4 lines
97 B
CSS
4 lines
97 B
CSS
.bg {
|
|
background-image: url(../../../signin/assets/background.png);
|
|
background-size: cover;
|
|
} |