diff options
Diffstat (limited to 'README.html')
| -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;"> |