Skip to content

Commit 3a0f4da

Browse files
committed
Updated
1 parent 96c3925 commit 3a0f4da

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
### Examples
99

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

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

22+
img[alt$="-fullwidth"]{
23+
width: 100%;
24+
display: block;
25+
}
26+
2227
### Installation
2328
**Yarn**
2429
```bash

0 commit comments

Comments
 (0)