feat: add hotel image
This commit is contained in:
@@ -6,6 +6,15 @@
|
||||
flex-shrink: 0;
|
||||
flex-basis: 32rem;
|
||||
height: 34rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.image {
|
||||
height: auto;
|
||||
width: 100%;
|
||||
min-height: 22rem;
|
||||
object-fit: cover;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
||||
Reference in New Issue
Block a user