fix(learn): Add inline code blocks to for i18n (#40921)
This commit is contained in:
@ -31,7 +31,7 @@ Create a CSS declaration for your `orange-text` id in your `style` element. Here
|
||||
}
|
||||
```
|
||||
|
||||
**Note:** It doesn't matter whether you declare this CSS above or below pink-text class, since id attribute will always take precedence.
|
||||
**Note:** It doesn't matter whether you declare this CSS above or below `pink-text` class, since the `id` attribute will always take precedence.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
Reference in New Issue
Block a user