diff --git a/core/src/components/img/test/basic/index.html b/core/src/components/img/test/basic/index.html index 366b864a1f..36ce9a2541 100644 --- a/core/src/components/img/test/basic/index.html +++ b/core/src/components/img/test/basic/index.html @@ -22,14 +22,14 @@ - + - + diff --git a/core/src/components/img/test/check.png b/core/src/components/img/test/check.png deleted file mode 100644 index 439b419571..0000000000 Binary files a/core/src/components/img/test/check.png and /dev/null differ diff --git a/core/src/components/img/test/standalone/index.html b/core/src/components/img/test/standalone/index.html index d270eea2ec..b1abc3ee98 100644 --- a/core/src/components/img/test/standalone/index.html +++ b/core/src/components/img/test/standalone/index.html @@ -12,16 +12,16 @@

Default

- +

Custom Width

- +

Custom Height

- +

Custom Height / Fit

- +

Grid of Images

@@ -60,7 +60,7 @@ html += ` ${image} - + `;