gallery page aded class page added
This commit is contained in:
@@ -1373,7 +1373,7 @@
|
||||
.sidebar {
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
padding-bottom: 120px;
|
||||
/* padding-bottom: 80px;*/
|
||||
}
|
||||
|
||||
.blog-sidebar__bottom-box {
|
||||
|
@@ -9788,9 +9788,11 @@ 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%);
|
||||
*/
|
||||
}
|
||||
}
|
||||
.sidebar__search {
|
||||
@@ -9856,7 +9858,7 @@ dl, ol, ul {
|
||||
.sidebar__post {
|
||||
position: relative;
|
||||
display: block;
|
||||
margin-top: 42px;
|
||||
/* margin-top: 42px;*/
|
||||
margin-bottom: 37px;
|
||||
z-index: 1;
|
||||
}
|
||||
@@ -10606,7 +10608,7 @@ dl, ol, ul {
|
||||
.team-details__right {
|
||||
position: relative;
|
||||
display: block;
|
||||
/*
|
||||
/*
|
||||
margin-left: 70px;
|
||||
margin-top: -11px;
|
||||
*/
|
||||
@@ -11789,7 +11791,7 @@ dl, ol, ul {
|
||||
.coaching-details {
|
||||
position: relative;
|
||||
display: block;
|
||||
padding: 120px 0 120px;
|
||||
padding: 120px 0px;
|
||||
}
|
||||
.coaching-details__sidebar {
|
||||
position: relative;
|
||||
@@ -15297,7 +15299,7 @@ main > img {
|
||||
font-size: 20px;
|
||||
font-weight: 600;
|
||||
}
|
||||
.subscribe-section{
|
||||
padding: 120px 0px;
|
||||
background: #d81921;
|
||||
.subscribe-section {
|
||||
padding: 120px 0px;
|
||||
background: #d81921;
|
||||
}
|
Reference in New Issue
Block a user