diff --git a/README.md b/README.md index 95e7b0f..dfa53a4 100644 --- a/README.md +++ b/README.md @@ -501,8 +501,7 @@ You can see [more examples](examples/) including [React](examples/react) and [Vu ## Debugging -
- The zoomed image is not visible +### The zoomed image is not visible The library doesn't provide a `z-index` value on the zoomed image to avoid conflicts with other frameworks. Some frameworks might specify a `z-index` for their elements, which makes the zoomed image not visible. @@ -515,8 +514,6 @@ If that's the case, you can provide a `z-index` value in your CSS: } ``` -
- ## Browser support | IE | Edge | Chrome | Firefox | Safari |