2021-04-06 13:47:58 -07:00

11 lines
166 B
CSS

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