No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
.TopPage-container{ | .TopPage-container{ | ||
margin: 5px; | margin: 5px; | ||
overflow: hidden; | |||
} | } | ||
. | .TopPage-image img{ | ||
height: auto; | |||
height: | width: 200px; | ||
} | } |
Revision as of 16:17, 13 February 2023
.Trending-Container{ display: flex; flex-direction: row; } .TopPage-container{ margin: 5px; overflow: hidden; } .TopPage-image img{ height: auto; width: 200px; }