Pages Banner Changes
This commit is contained in:
@ -2300,7 +2300,7 @@ dl, ol, ul {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
background-color: rgba(18, 19, 21, .50);
|
||||
background: linear-gradient(rgb(0 0 0 / 19%), rgb(0 0 0 / 55%));
|
||||
z-index: 1;
|
||||
}
|
||||
.main-slider-two__shadow {
|
||||
@ -4800,7 +4800,7 @@ dl, ol, ul {
|
||||
.blog-one__content {
|
||||
position: relative;
|
||||
display: block;
|
||||
padding: 30px 40px 11px;
|
||||
padding: 25px 25px;
|
||||
background-color: rgb(255, 255, 255);
|
||||
box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.09);
|
||||
}
|
||||
@ -9091,8 +9091,8 @@ dl, ol, ul {
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 25px 0 25px;
|
||||
border-right: 1px solid #fffefe;
|
||||
padding: 25px 25px;
|
||||
border: 1px solid #fffefe;
|
||||
z-index: 1;
|
||||
}
|
||||
.testimonial-three__counter-single:before {
|
||||
|
Reference in New Issue
Block a user