mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
11 lines
156 B
CSS
11 lines
156 B
CSS
#p-community {
|
|
--brand: var(--consul);
|
|
|
|
max-width: var(--site-max-width);
|
|
margin: 72px auto;
|
|
|
|
& .g-section-header {
|
|
margin-bottom: 100px;
|
|
}
|
|
}
|