diff --git a/css/style.min.css b/css/style.min.css index 3e31065..fc12fed 100644 --- a/css/style.min.css +++ b/css/style.min.css @@ -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*/ \ No newline at end of file diff --git a/header.php b/header.php index b134671..9f97b2d 100644 --- a/header.php +++ b/header.php @@ -114,13 +114,13 @@