aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsptaule <lecas83@gmail.com>2022-01-29 14:50:28 +0100
committersptaule <lecas83@gmail.com>2022-01-29 14:50:28 +0100
commit2410fffdcdb7818a67566baaceb29f1d0c41f6c9 (patch)
treee359b7e953351e3fb43446fb39238b3dd347fac5
parent87bce27c77ff920651370422b6d3fd456905e1fa (diff)
downloadgaragehq.deuxfleurs.fr-2410fffdcdb7818a67566baaceb29f1d0c41f6c9.tar.gz
garagehq.deuxfleurs.fr-2410fffdcdb7818a67566baaceb29f1d0c41f6c9.zip
update readme
-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