aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 6 insertions, 9 deletions
diff --git a/README.md b/README.md
index 8a910fc..e2d7cd0 100644
--- a/README.md
+++ b/README.md
@@ -40,16 +40,13 @@ The function is [x] if it still runs <u>without</u> JavaScript enabled.
## Screenshots
<div style="width:100%;display:flex;flex-direction:row;">
- <p style="text-align:center;">
+ <div style="width:33%;height:1250px;text-align:center;background:url('static/screenshots/screenshot-480.png') no-repeat top;background-size:contain">
<span>480px</span>
- <img src="static/screenshots/screenshot-480.png" />
- </p>
- <p style="text-align:center;">
+ </div>
+ <div style="width:33%;height:1250px;text-align:center;background:url('static/screenshots/screenshot-768.png') no-repeat top;background-size:contain">
<span>768px</span>
- <img src="static/screenshots/screenshot-768.png" />
- </p>
- <p style="text-align:center;">
+ </div>
+ <div style="width:33%;height:1250px;text-align:center;background:url('static/screenshots/screenshot-1280.png') no-repeat top;background-size:contain">
<span>1280px</span>
- <img src="static/screenshots/screenshot-1280.png" />
- </p>
+ </div>
</div> \ No newline at end of file