mirror of
https://github.com/LucasVbr/convertisseur-app.git
synced 2026-05-13 17:12:09 +00:00
fix: Center images in README.md
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
> Android application to convert temperature units
|
> Android application to convert temperature units
|
||||||
|
|
||||||
<div style="display: flex; justify-content: center;">
|
<div style="display: flex; justify-content: center; align-items: center;">
|
||||||
|
|
||||||
<img src="./.readme/Screenshot_20241024_144345.png" alt="App overview" width="200"/>
|
<img src="./.readme/Screenshot_20241024_144345.png" alt="App overview" width="200"/>
|
||||||
<img src="./.readme/Screenshot_20241024_144345.png" alt="App inputs" width="200"/>
|
<img src="./.readme/Screenshot_20241024_144345.png" alt="App inputs" width="200"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user