From 5c40e5b0de6794d0860efa215db28815a0b92c3e Mon Sep 17 00:00:00 2001 From: Erik Tiekstra Date: Tue, 13 May 2025 13:21:27 +0000 Subject: [PATCH] fix(SW-2657): Changed size of images inside hotel listing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Approved-by: Matilda Landström --- .../DestinationCityPage/CityMap/HotelListItem/index.tsx | 2 +- .../DestinationPage/HotelListing/HotelListingItem/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/scandic-web/components/ContentType/DestinationPage/DestinationCityPage/CityMap/HotelListItem/index.tsx b/apps/scandic-web/components/ContentType/DestinationPage/DestinationCityPage/CityMap/HotelListItem/index.tsx index 14e21d550..aa53fd45f 100644 --- a/apps/scandic-web/components/ContentType/DestinationPage/DestinationCityPage/CityMap/HotelListItem/index.tsx +++ b/apps/scandic-web/components/ContentType/DestinationPage/DestinationCityPage/CityMap/HotelListItem/index.tsx @@ -66,7 +66,7 @@ export default function HotelListItem(data: DestinationPagesHotelData) {