5 lines
158 B
CSS
Executable File
5 lines
158 B
CSS
Executable File
.bg-maintenance-image {
|
|
background-image: url(../../../app-assets/images/backgrounds/bg-2.jpg);
|
|
background-repeat: no-repeat;
|
|
background-size: cover; }
|