* chore(website): adds ts config, upgrades deps * chore: adjust ts config option * chore: upgrade deps * fix: subnav active path routing * style(home): update integrations bg color * chore: upgrade deps * style: fix body copy color * style: fix product downloads page height * feat: updates favicon * chore(downloads): upgrade to prerelease * chore: upgrades product download page to stable * chore: update favicon.ico
9 lines
129 B
CSS
9 lines
129 B
CSS
#p-community {
|
|
max-width: var(--site-max-width);
|
|
margin: 72px auto;
|
|
|
|
& .g-section-header {
|
|
margin-bottom: 100px;
|
|
}
|
|
}
|