mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
After the docs UI redesign `h2` tags got a border top. `border-top: 1px solid #dbdbdb;`; In the sections of Getting Started guide in order to separate `What's next` from above content an `<hr />` tag was used, that now becomes unnecessary. This commit removes unnecessary `<hr />` tags. PR Close #40693 |
||
|---|---|---|
| .. | ||
| index.md | ||
| start-data.md | ||
| start-deployment.md | ||
| start-forms.md | ||
| start-routing.md | ||