4,554
edits
No edit summary |
No edit summary |
||
Line 285: | Line 285: | ||
display: block; | display: block; | ||
max-width: 100%; /* Ensure image scales within the container */ | max-width: 100%; /* Ensure image scales within the container */ | ||
height: | height: 350px; /* Maintain aspect ratio */ | ||
} | } | ||