nitro-react/src/views/furni-image/FurniImageView.scss
2021-05-11 15:08:18 -04:00

8 lines
143 B
SCSS

.furni-image {
position: relative;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}