angular/aio/src/styles
George Kalpakas d8dade8d68 fix(docs-infra): improve the layout of the "Features" page on medium screens (#41051)
The "Features" page organizes features in groups/rows of 3 features
each. On wide screens, all 3 paragraphs of a group/row can be shown next
to each other. On narrow screens, the layout changes to stack the
paragraphs vertically. On medium screens, however, the 3rd paragragh is
wrapped over to the next line.

Previously, the wrapped content was left-aligned, which left a lot of
empty space on the right.

This commit improves the layout on medium screens by ensuring the
paragraphs are horizontally centered (with space distributed evenly
around them).

Before: ![features page before][1]
After: ![features page after][2]

[1]: https://user-images.githubusercontent.com/8604205/109344670-b64ef000-7877-11eb-9013-890562ff2f3d.png
[2]: https://user-images.githubusercontent.com/8604205/109344678-b7801d00-7877-11eb-9224-d7715f7d7235.png

PR Close #41051
2021-03-09 08:52:55 -08:00
..
0-base fix(docs-infra): do not underline link icons on hover (#41051) 2021-03-09 08:52:54 -08:00
1-layouts fix(docs-infra): use a fixed top-menu on marketing pages as well (#41051) 2021-03-09 08:52:55 -08:00
2-modules fix(docs-infra): improve the layout of the "Features" page on medium screens (#41051) 2021-03-09 08:52:55 -08:00
_constants.scss refactor(docs-infra): use Sass variables for colors used in themes (#40944) 2021-02-26 15:39:30 -08:00
_mixins.scss refactor(docs-infra): remove redundant Sass mixin (#40944) 2021-02-26 15:39:30 -08:00
_print.scss fix(docs-infra): avoid page-breaks inside an image when printing (#40802) 2021-02-16 08:39:49 -08:00
_typography-theme.scss feat(aio): first pass API docs redesign (#21874) 2018-02-09 13:05:16 -08:00
main.scss refactor(docs-infra): avoid Material style duplication warning (#37898) 2020-07-08 16:02:46 -07:00
ng-io-theme.scss feat(aio): marketing design refresh 2017-05-27 07:24:03 +01:00