@worksafevictoria/wcl7.5 1.1.0-beta.107 → 1.1.0-beta.108

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@worksafevictoria/wcl7.5",
3
- "version": "1.1.0-beta.107",
3
+ "version": "1.1.0-beta.108",
4
4
  "main": "src/index.js",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -115,7 +115,7 @@ export default {
115
115
  border-radius: 8px;
116
116
  width: 100%;
117
117
  height: 170px;
118
- background-size: cover;
118
+ background-size: contain;
119
119
  background-position: center center;
120
120
 
121
121
  &-lg {