diff --git a/src/views/RoomsPage.vue b/src/views/RoomsPage.vue index 3605aff..73f4cbe 100644 --- a/src/views/RoomsPage.vue +++ b/src/views/RoomsPage.vue @@ -109,7 +109,7 @@ h4 { } img { - width: 100%; + height: 100%; object-fit: cover; border-radius: 14px; min-height: 0;