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

7 lines
130 B
SCSS

img {
max-height: 100%;
max-width: 100%;
margin: auto;
background-size: cover;
background-repeat: no-repeat;
}