This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Step 12 - Inconsistencies in app.css #145
Closed
Description
I know you only show the most important changes, but it would be good if in the tutorial there was a mention of changes made to app.css, otherwise when trying to recreate from scratch, we are missing something and the phone-detail.html doesn't render properly.
However there are also inconsistencies between what's shown here: step-11...step-12
and what app.css contains when downloading angular-phonecat, notably:
img.phone:first-child {
display: block;
}
there are a few other minor ones.
This is unless i'm using a different version.
Metadata
Metadata
Assignees
Labels
No labels