Skip to content

Commit

Permalink
Inline style
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Jul 13, 2019
1 parent 6df144f commit 1df207f
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,11 @@ Shepherd
[![Test Coverage](https://api.codeclimate.com/v1/badges/b295b0cc0d828ccc1b76/test_coverage)](https://codeclimate.com/github/shipshapecode/shepherd/test_coverage)
[![Greenkeeper badge](https://badges.greenkeeper.io/shipshapecode/shepherd.svg)](https://greenkeeper.io/)

<style>
.demo-image {
height: auto;
max-width: 800px;
width: 100%;
}
</style>

<a href="https://shepherdjs.dev/demo/">
<img src="/docs-src/assets/img/intro-step.png" alt="Guide your users through a tour of your app" class="demo-image"/>
<img
src="/docs-src/assets/img/intro-step.png"
alt="Guide your users through a tour of your app"
style="height: auto; max-width: 800px; width: 100%;"/>
</a>

Browsers support
Expand Down

0 comments on commit 1df207f

Please sign in to comment.