open-vault/website/pages/community/style.css

9 lines
127 B
CSS

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