diff --git a/Html-Files/news.html b/Html-Files/news.html index 0527c6b2..25b6d175 100644 --- a/Html-Files/news.html +++ b/Html-Files/news.html @@ -335,7 +335,7 @@ .news-item { width: calc(33.33% - 20px); margin-bottom: 30px; - background-color: #ffffff; + background-color: #fcf8f8; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); @@ -445,7 +445,7 @@