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:
@@ -4542,7 +4542,6 @@ p {
|
||||
==========================================================================*/
|
||||
.blog__one-item {
|
||||
border: 1px solid var(--border-color-2);
|
||||
border-top: 0;
|
||||
border-radius: 10px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user