aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsptaule <lecas83@gmail.com>2022-01-29 14:44:34 +0100
committersptaule <lecas83@gmail.com>2022-01-29 14:44:34 +0100
commitcac379426b1844683284bfc3203492978f344b6c (patch)
treefa58542819f0d9c5437c7b99444d82fb70019d3e /README.md
parente6f8f43b6ca5ff00d33b3a539e67eb2255fa1dd0 (diff)
downloadgaragehq.deuxfleurs.fr-cac379426b1844683284bfc3203492978f344b6c.tar.gz
garagehq.deuxfleurs.fr-cac379426b1844683284bfc3203492978f344b6c.zip
update readme
Diffstat (limited to 'README.md')
-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>