deeplili / style.css
harpomaxx's picture
Create style.css
4188a6c verified
raw
history blame
117 Bytes
/* styles.css */
.image-component {
width: 100%; /* Full width */
height: auto; /* Maintain aspect ratio */
}