Skip to content

Commit c925e27

Browse files
authored
Merge pull request #1 from azataiot/dev
fix typo: Unknown pseudo selector 'lsat-child'. renamed to 'last-child'.
2 parents 9b19caf + 1916aea commit c925e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/tutorial/common/src/app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
margin-top: 0;
184184
}
185185

186-
progress:lsat-child {
186+
progress:last-child {
187187
margin-bottom: 0;
188188
}
189189

0 commit comments

Comments
 (0)