Skip to content

Commit d25bb65

Browse files
authored
change from p ➡ div
1 parent 0610471 commit d25bb65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121

2222
**Playground** is a HTML, CSS and JS demonstration component that runs entirely in the browser and does not require loading any third party sites.
2323

24-
<p align="center">
24+
<div align="center">
2525
<img src="https://user-images.githubusercontent.com/1884712/111428687-108fe380-86b5-11eb-94d1-a861e5c25d36.png" alt="screenshot" />
26-
</p>
26+
</div>
2727

2828
## Usage
2929

0 commit comments

Comments
 (0)