Error Page added

This commit is contained in:
sujan
2024-09-01 17:58:28 +05:45
parent 1bc9794605
commit 345f36427b
29 changed files with 139 additions and 14259 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

View File

@ -14626,6 +14626,15 @@ img {
z-index: 1;
background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url(../images/access-images/team-bg.jpg) no-repeat center top / cover;
}
.faq-bg {
min-height: 500px;
position: relative;
display: flex;
justify-content: center;
flex-direction: column;
z-index: 1;
background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url(../images/access-images/faq-bg.jpg) no-repeat center top / cover;
}
.hero-breadcrumb {
text-align: center;
margin-top: 40px;