Refactor blog item display: update styles for blog items, enhance news and success pages to handle empty states with informative messages, and adjust author image path for consistency.

This commit is contained in:
2025-07-29 12:56:26 +05:00
parent d4403ce365
commit c1770cafa5
5 changed files with 21 additions and 7 deletions

View File

@@ -4542,7 +4542,6 @@ p {
==========================================================================*/
.blog__one-item {
border: 1px solid var(--border-color-2);
border-top: 0;
border-radius: 10px;
margin-bottom: 25px;
}