mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 17:24:00 -04:00
11 lines
161 B
CSS
11 lines
161 B
CSS
#p-community {
|
|
--brand: var(--packer-text);
|
|
|
|
max-width: var(--site-max-width);
|
|
margin: 72px auto;
|
|
|
|
& .g-section-header {
|
|
margin-bottom: 100px;
|
|
}
|
|
}
|