diff options
| author | Alberto Mac <alberto.duarte.delgado@pwc.com> | 2024-08-26 23:48:42 +0100 |
|---|---|---|
| committer | Alberto Mac <alberto.duarte.delgado@pwc.com> | 2024-08-26 23:48:42 +0100 |
| commit | e0b868bbcbffd2db71d11dbad4785e473edef14c (patch) | |
| tree | 5fbbce529ad73e9d57b5fd4b8225457d1dc64494 | |
| parent | b3d8754fdccc96171865391609ce10e2ec17cfb1 (diff) | |
add readme6main
| -rw-r--r-- | README.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/README.html b/README.html index ab8df90..5aec1fc 100644 --- a/README.html +++ b/README.html @@ -5,9 +5,9 @@ <h2>Screenshots</h2> -<img src="screenshots/login.png" alt="login"> -<img src="screenshots/register.png" alt="register"> -<img src="screenshots/recovery.png" alt="recovery"> -<img src="screenshots/profiles.png" alt="profiles"> -<img src="screenshots/home.png" alt="home"> -<img src="screenshots/details.png" alt="details"> +<img src="screenshots/login.png" alt="login" style="width: 50vw; height: auto;"> +<img src="screenshots/register.png" alt="register" style="width: 50vw; height: auto;"> +<img src="screenshots/recovery.png" alt="recovery" style="width: 50vw; height: auto;"> +<img src="screenshots/profiles.png" alt="profiles" style="width: 50vw; height: auto;"> +<img src="screenshots/home.png" alt="home" style="width: 50vw; height: auto;"> +<img src="screenshots/details.png" alt="details" style="width: 50vw; height: auto;"> |