nitro-react/src/views/furni-image/FurniImageView.scss

8 lines
143 B
SCSS
Raw Normal View History

2021-05-11 21:08:18 +02:00
.furni-image {
position: relative;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
}