11 lines
166 B
CSS
Raw Permalink Normal View History

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