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

8 lines
151 B
SCSS
Raw Normal View History

2019-10-08 05:43:49 +00:00
img {
position: absolute;
top: 0;
vertical-align: middle;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
}