From 450a9f39e0de2b2feaf968f3ce89f482b8ae3009 Mon Sep 17 00:00:00 2001
From: "Benguria Elguezabal, Gorka" <gorka.benguria@tecnalia.com>
Date: Sat, 16 Mar 2024 18:36:36 +0100
Subject: [PATCH] adjusts image size

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 97d44ea..adb69df 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Immediately, you are going to be asked to configure the `2FA` two factor authent
 
 Following the instructions you should configure your Authenticator app. In this case we show the process with the [Microsoft Authenticator](https://play.google.com/store/apps/details?id=com.azure.authenticator&hl=es&gl=US) app. But you can use any other app that supports the TOTP protocol such as [Google Authenticator](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=es&gl=US) or [Authy](https://play.google.com/store/apps/details?id=com.authy.authy&hl=es&gl=US).
 
-![MSAutheticator01](.media/image07.png)![MSAutheticator02](.media/image08.png)![MSAutheticator03](.media/image09.png)![MSAutheticator04](.media/image10.png)![MSAutheticator05](.media/image11.png)![MSAutheticator06](.media/image12.png)
+![MSAutheticator01](.media/image07.png){width=250}![MSAutheticator02](.media/image08.png){width=250}![MSAutheticator03](.media/image09.png){width=250}![MSAutheticator04](.media/image10.png){width=250}![MSAutheticator05](.media/image11.png){width=250}![MSAutheticator06](.media/image12.png){width=250}
 
 That number should be used to confirm the 2FA configuration.
 
-- 
GitLab