59c3c9b22e8ef3a5c7a23acc7f84868e72b7164f
[roojs1] / scss / roojs-bootstrap / img.scss
1
2 img.background-contain {
3     background-repeat: no-repeat;
4     background-position: center;
5     background-size: contain;
6 }