fix image

This commit is contained in:
CHIEFSOFT\ameye
2024-09-22 15:11:22 -04:00
parent 3ef5553c1f
commit 12b4721ecd
3 changed files with 40 additions and 39 deletions
+10
View File
@@ -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;
}