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

11 lines
156 B
CSS
Raw Normal View History

2020-04-09 22:56:05 +00:00
#p-community {
--brand: var(--consul);
2020-04-09 22:56:05 +00:00
max-width: var(--site-max-width);
margin: 72px auto;
& .g-section-header {
margin-bottom: 100px;
}
}