vaguerent/website/pages/community/style.module.css
2020-06-01 19:15:13 -04:00

9 lines
131 B
CSS

.root {
max-width: var(--site-max-width);
margin: 72px auto;
& :global(.g-section-header) {
margin-bottom: 100px;
}
}