docs: add mention to CSS styles for hero-detail (#41214)
PR Close #41214
This commit is contained in:
parent
96175fdda2
commit
ad427cf30a
|
@ -470,6 +470,9 @@ Refresh the browser and start clicking.
|
|||
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.
|
||||
|
||||
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
|
||||
|
||||
Here are the code files discussed on this page.
|
||||
|
|
Loading…
Reference in New Issue