.Trending-Container{ display: flex; flex-direction: row; } .TopPage-container{ margin: 5px; } .Image{ width: 100px; height: 100px; background-size: cover; object-fit:scale-down; }
.Trending-Container{ display: flex; flex-direction: row; } .TopPage-container{ margin: 5px; } .Image{ width: 100px; height: 100px; background-size: cover; object-fit:scale-down; }