website/components/Caption/Caption.module.css
2023-04-01 00:09:48 +02:00

6 lines
64 B
CSS

.caption {
width: 75%;
margin: .5rem 0;
line-height: 1.75;
}