www-new/components/Image.module.css

5 lines
87 B
CSS

.image {
/* So that image doesn't overflow on mobile screens */
max-width: 100%;
}