Files
web/components/MaxWidth/maxWidth.module.css
2024-04-12 16:25:52 +02:00

3 lines
45 B
CSS

.container {
max-width: var(--max-width);
}