scss/roojs-bootstrap/img.scss
authorAlan Knowles <alan@roojs.com>
Tue, 20 Jul 2021 04:22:18 +0000 (12:22 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Jul 2021 04:22:18 +0000 (12:22 +0800)
scss/roojs-bootstrap/img.scss

index e69de29..59c3c9b 100644 (file)
@@ -0,0 +1,6 @@
+
+img.background-contain {
+    background-repeat: no-repeat;
+    background-position: center;
+    background-size: contain;
+}
\ No newline at end of file