Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kevoj committed Jan 26, 2020
1 parent 96c3925 commit 3a0f4da
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
### Examples

![Imgur](https://imgur.com/Dzkd0zB.jpg){ width=50% }
![Imgur -fullwidth](https://imgur.com/Dzkd0zB.jpg)

<img src="https://imgur.com/Dzkd0zB.jpg" width="400" >
<img src="https://imgur.com/i7YfOxK.jpg" width="400" >
Expand All @@ -19,6 +19,11 @@
![Imgur](https://imgur.com/m2f78nl.jpg)
![Imgur](https://imgur.com/dNwUJV2.jpg) -->

img[alt$="-fullwidth"]{
width: 100%;
display: block;
}

### Installation
**Yarn**
```bash
Expand Down

0 comments on commit 3a0f4da

Please sign in to comment.