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
|
||||
|
||||
.iron-man{
|
||||
color:red;
|
||||
.iron-man {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.alfred{
|
||||
.alfred {
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user