fix image
This commit is contained in:
@@ -4614,6 +4614,16 @@ header.main-header .header-sticky.active{
|
||||
margin-right: 30px;
|
||||
}
|
||||
|
||||
.book-information{
|
||||
background: var(--primary-color) url('../images/booking.jpg') no-repeat;
|
||||
background-position: bottom right;
|
||||
background-size: auto;
|
||||
border-radius: 30px;
|
||||
padding: 40px;
|
||||
margin-right: 30px;
|
||||
min-height: 550px;
|
||||
}
|
||||
|
||||
.contact-information .section-title{
|
||||
margin-bottom: 100px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user