Files
web/components/Current/currentRenderOptions.module.css
2024-07-08 08:06:16 +02:00

7 lines
103 B
CSS

.image {
height: auto;
margin-bottom: var(--Spacing-x2);
max-width: 100%;
object-fit: cover;
}