service page added
This commit is contained in:
@@ -9788,7 +9788,7 @@ dl, ol, ul {
|
||||
.sidebar {
|
||||
padding-top: 120px;
|
||||
padding-left: 50px;
|
||||
/*
|
||||
/*
|
||||
background-image: -moz-linear-gradient(0deg, rgb(242, 237, 235) 0%, rgb(255, 255, 255) 10%);
|
||||
background-image: -webkit-linear-gradient(0deg, rgb(242, 237, 235) 0%, rgb(255, 255, 255) 10%);
|
||||
background-image: -ms-linear-gradient(0deg, rgb(242, 237, 235) 0%, rgb(255, 255, 255) 10%);
|
||||
@@ -9858,7 +9858,7 @@ dl, ol, ul {
|
||||
.sidebar__post {
|
||||
position: relative;
|
||||
display: block;
|
||||
/* margin-top: 42px;*/
|
||||
/* margin-top: 42px;*/
|
||||
margin-bottom: 37px;
|
||||
z-index: 1;
|
||||
}
|
||||
@@ -15302,4 +15302,14 @@ main > img {
|
||||
.subscribe-section {
|
||||
padding: 120px 0px;
|
||||
background: #d81921;
|
||||
}
|
||||
.sercive-title {
|
||||
font-size: 22px;
|
||||
font-weight: 500;
|
||||
}
|
||||
.service-section {
|
||||
border-bottom: none !important;
|
||||
}
|
||||
.service-card {
|
||||
padding: 30px;
|
||||
}
|
Reference in New Issue
Block a user