Building For the Future
Angular is built by a team of engineers who share a passion for making web development feel diff --git a/aio/src/styles/1-layouts/_layout-global.scss b/aio/src/styles/1-layouts/_layout-global.scss index 16ea6c1ff1..13735e0c85 100644 --- a/aio/src/styles/1-layouts/_layout-global.scss +++ b/aio/src/styles/1-layouts/_layout-global.scss @@ -12,6 +12,11 @@ body, max-width: 62.5em; } +.center-layout-wide { + margin: 0 auto; + max-width: 84em; +} + .github-links + .content h1 { max-width: 90%; }