Error Page added
This commit is contained in:
BIN
assets/images/access-images/faq-bg.jpg
Normal file
BIN
assets/images/access-images/faq-bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
@ -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;
|
||||
|
Reference in New Issue
Block a user