Forums
(@0cmdr)
3 years, 2 months ago
Ok so I fix this by add other code to the custom CSS
#container{ max-width: 400px; overflow: hidden; } img{ width: auto; object-fit: contain; }