docs: add mention to CSS styles for hero-detail (#41214)

PR Close #41214
This commit is contained in:
Gérôme Grignon 2021-03-15 00:00:39 +01:00 committed by Andrew Kushnir
parent 96175fdda2
commit ad427cf30a
1 changed files with 3 additions and 0 deletions

View File

@ -470,6 +470,9 @@ Refresh the browser and start clicking.
Users can navigate around the app, from the dashboard to hero details and back, Users can navigate around the app, from the dashboard to hero details and back,
from heroes list to the mini detail to the hero details and back to the heroes again. from heroes list to the mini detail to the hero details and back to the heroes again.
The details will look better when you add the private CSS styles to `hero-detail.component.css`
as listed in one of the ["final code review"](#final-code-review) tabs below.
## Final code review ## Final code review
Here are the code files discussed on this page. Here are the code files discussed on this page.