blog page and gallery page added

This commit is contained in:
sujan
2024-09-29 15:56:27 +05:45
parent 4d55aaf4fd
commit 0c0151b77d
8 changed files with 411 additions and 244 deletions

View File

@ -15217,4 +15217,7 @@ body.boxed-wrapper {
}
.boxed-wrapper .main-menu .main-menu__list > li + li, .boxed-wrapper .stricky-header .main-menu__list > li + li {
margin-left: 42px;
}
.blog-bg {
background: #eee;
}