df34412570
* new documentation website * ci job adjustment * update to latest version on downloads page * remove transition-period scripts * add netlify toml file * fix docs patch * fix ci config? * revert go.mod changes * a couple last markdown formatting fixes
9 lines
127 B
CSS
9 lines
127 B
CSS
#community {
|
|
max-width: var(--site-max-width);
|
|
margin: 72px auto;
|
|
|
|
& .g-section-header {
|
|
margin-bottom: 100px;
|
|
}
|
|
}
|