Pages Banner Changes

This commit is contained in:
sujan
2024-10-04 18:00:52 +05:45
parent 323367049c
commit 3a1c4006c1
45 changed files with 223 additions and 80 deletions

View File

@ -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 {