aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index c85fe6a..6f7a23d 100644
--- a/README.md
+++ b/README.md
@@ -39,16 +39,16 @@ The function is [x] if it still runs <u>without</u> JavaScript enabled.
## Screenshots
-<div style="display:grid;grid-template-columns: repeat(3, 1fr);grid-gap: 10px;grid-auto-rows: minmax(100px, auto);">
- <p style="text-align:center;margin-bottom:5rem;">
+<div style="display:flex;flex-direction:row;">
+ <p style="text-align:center;margin-right:5rem;">
<span>480px</span>
<img src="static/screenshots/screenshot-480.png" />
</p>
- <p style="text-align:center;margin-bottom:5rem;">
+ <p style="text-align:center;margin-right:5rem;">
<span>768px</span>
<img src="static/screenshots/screenshot-768.png" />
</p>
- <p style="text-align:center;margin-bottom:5rem;">
+ <p style="text-align:center;">
<span>1280px</span>
<img src="static/screenshots/screenshot-1280.png" />
</p>