web-remote/src/app/components/main-view/main-view.component.scss

8 lines
151 B
SCSS

img {
position: absolute;
top: 0;
vertical-align: middle;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
}