We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e82fc7 + a50bc6e commit e25ef8cCopy full SHA for e25ef8c
1 file changed
html/lesson3/tutorial.md
@@ -359,7 +359,7 @@ We only want to change the border color when hovering over the link. To avoid re
359
The sidebar is now almost perfect. Tweak a couple of other properties so that the list description is aligned with the other elements and emphasized
360
361
```css
362
-.sidebar b {
+.sidebar strong {
363
margin-left: 36px;
364
color: #4c4066;
365
font-size: 19px;
0 commit comments