second commit jun 10
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.img-services {
|
||||
min-height: 22vh;
|
||||
background-image: url('/../../assets/images/image1.jpg');
|
||||
background-image: url('../../assets/images/image1.jpg');
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
@@ -22,3 +22,9 @@
|
||||
margin-top: 18px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
@media only screen and (min-width:992px) {
|
||||
.p-form-s{
|
||||
padding: 0 450px !important;
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
.third-part-s {
|
||||
background-image: url('/../../assets/images/image10.jpg');
|
||||
background-image: url('../../assets/images/image10.jpg');
|
||||
background-size: cover;
|
||||
position: relative;
|
||||
color: white;
|
||||
@@ -20,6 +20,8 @@
|
||||
word-wrap: break-word;
|
||||
margin-bottom: 0px;
|
||||
font-style: normal;
|
||||
padding: 0 5px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.h2-third {
|
||||
@@ -78,6 +80,7 @@
|
||||
.textbox3{
|
||||
.h1-third{
|
||||
font-size: 66px;
|
||||
padding: 0 50px
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user