Update CSS classes (#29609)
Added spaces in example code to create accurate example.
This commit is contained in:
committed by
Randell Dawson
parent
5bd6b4f763
commit
5e6b17bd4b
@ -38,11 +38,11 @@ Then in your css file:
|
|||||||
|
|
||||||
```css
|
```css
|
||||||
|
|
||||||
.iron-man{
|
.iron-man {
|
||||||
color:red;
|
color: red;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alfred{
|
.alfred {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user