diff --git a/MangaMap/Resources/Styles/Styles.xaml b/MangaMap/Resources/Styles/Styles.xaml
index 2dcb266..3657662 100644
--- a/MangaMap/Resources/Styles/Styles.xaml
+++ b/MangaMap/Resources/Styles/Styles.xaml
@@ -403,8 +403,8 @@
diff --git a/MangaMap/Views/homePage.xaml.cs b/MangaMap/Views/homePage.xaml.cs
index 86ab527..5f6624a 100644
--- a/MangaMap/Views/homePage.xaml.cs
+++ b/MangaMap/Views/homePage.xaml.cs
@@ -44,8 +44,8 @@ public partial class homePage : ContentPage
ImageButton imageButton = new ImageButton
{
Source = favoris.Affiche,
- WidthRequest = 150,
- HeightRequest = 170,
+ WidthRequest = 170,
+ HeightRequest = 190,
CornerRadius = 15,
Aspect = Aspect.Fill,
AutomationId = indice.ToString(),
diff --git a/MangaMap/Views/listPage.xaml b/MangaMap/Views/listPage.xaml
index 5882d91..8b25177 100644
--- a/MangaMap/Views/listPage.xaml
+++ b/MangaMap/Views/listPage.xaml
@@ -37,12 +37,13 @@
-
+
+