Fixed indentation. (#23329)

This commit is contained in:
nerko19
2018-11-23 11:33:37 +01:00
committed by Manish Giri
parent 0689ecc445
commit b9514f890a

View File

@ -19,7 +19,7 @@ The `img` element will be rendered by default in most browsers to be displayed a
```
img {
display: inline-block;
}
}
```
#### More Information: