Header Page Changes

This commit is contained in:
sujan
2024-09-15 15:29:07 +05:45
parent 9c8d4ce674
commit 6606c7827d
3 changed files with 55 additions and 10 deletions

4
css/style.min.css vendored
View File

@ -3060,7 +3060,7 @@ b, strong {
background-image: linear-gradient(to right top, #fb7f87, #fc8a82, #fb957f, #fa9f7f, #f7aa80)
}
.bg-gradient-very-light-gray {
background-image: linear-gradient(to bottom, #f7f8f9, #f9fafb, #fbfbfc, #fdfdfd, #fff)
background-image: linear-gradient(to bottom, #eceff1, #eceff1, #f6f8f9, #eceff1, #f6f8f9);
}
.bg-gradient-top-very-light-gray {
background-image: linear-gradient(to top, #f7f7f7, #f7f7f7, #fcfafa, #fcfafa, #fff)
@ -18119,6 +18119,6 @@ footer .nav-link {
background: white;
}
.inverse-icon {
color: #444;
color: #444;
}
/*custome css*/