diff options
author | sptaule <lecas83@gmail.com> | 2022-01-29 14:45:58 +0100 |
---|---|---|
committer | sptaule <lecas83@gmail.com> | 2022-01-29 14:45:58 +0100 |
commit | 87bce27c77ff920651370422b6d3fd456905e1fa (patch) | |
tree | 15c23b19b9146b05efa625b48b0c1f3d5ceaba2c | |
parent | 630f1940e59d98d5a5bab23d4da0b759aefc1311 (diff) | |
download | garagehq.deuxfleurs.fr-87bce27c77ff920651370422b6d3fd456905e1fa.tar.gz garagehq.deuxfleurs.fr-87bce27c77ff920651370422b6d3fd456905e1fa.zip |
update readme
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,11 +40,11 @@ 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;margin-right:5rem;"> + <p style="text-align:center;"> <span>480px</span> <img src="static/screenshots/screenshot-480.png" /> </p> - <p style="text-align:center;margin-right:5rem;"> + <p style="text-align:center;"> <span>768px</span> <img src="static/screenshots/screenshot-768.png" /> </p> |