diff --git a/src/assets/images/404_motivation_not_found500.png b/src/assets/images/404_motivation_not_found500.png index b520083..9b36b82 100644 Binary files a/src/assets/images/404_motivation_not_found500.png and b/src/assets/images/404_motivation_not_found500.png differ diff --git a/src/assets/images/404_motivation_not_found_bg.png b/src/assets/images/404_motivation_not_found_bg.png index 1485719..8d28038 100644 Binary files a/src/assets/images/404_motivation_not_found_bg.png and b/src/assets/images/404_motivation_not_found_bg.png differ diff --git a/src/assets/images/SummerTheme/hammock.png b/src/assets/images/SummerTheme/hammock.png index b0d3619..dca840c 100644 Binary files a/src/assets/images/SummerTheme/hammock.png and b/src/assets/images/SummerTheme/hammock.png differ diff --git a/src/assets/images/SummerTheme/mascotte.png b/src/assets/images/SummerTheme/mascotte.png index 4ffa8d8..34dcad0 100644 Binary files a/src/assets/images/SummerTheme/mascotte.png and b/src/assets/images/SummerTheme/mascotte.png differ diff --git a/src/assets/images/SummerTheme/palmtree.png b/src/assets/images/SummerTheme/palmtree.png index fa2f36c..4689300 100644 Binary files a/src/assets/images/SummerTheme/palmtree.png and b/src/assets/images/SummerTheme/palmtree.png differ diff --git a/src/assets/images/mascotteCute.png b/src/assets/images/mascotteCute.png index fbf00e9..763a81f 100644 Binary files a/src/assets/images/mascotteCute.png and b/src/assets/images/mascotteCute.png differ diff --git a/src/pages/NotFound/StyleNotFound.jsx b/src/pages/NotFound/StyleNotFound.jsx index 0850e46..5247632 100644 --- a/src/pages/NotFound/StyleNotFound.jsx +++ b/src/pages/NotFound/StyleNotFound.jsx @@ -24,6 +24,7 @@ const Image404 = styled.div` position: relative; background: no-repeat center url(${Mascotte404}), no-repeat center url(${Backgrounds404}); + background-size: 100%; max-height: 500px; max-width: 500px; width: 500px;