Commit dc3450d3 authored by Hazel's avatar Hazel Committed by tauriedavis

Fix typo errors

parent 8d84b7c4
...@@ -43,9 +43,9 @@ Depends on the situation, the illustration size can be the 3 types below: ...@@ -43,9 +43,9 @@ Depends on the situation, the illustration size can be the 3 types below:
**Large** **Large**
* Use case: Empty states, error pages(e.g. 404, 403) * Use case: Empty states, error pages(e.g. 404, 403)
* For vertical layout, the illustration should not larger than **430*300 px**. * For vertical layout, the illustration should not larger than **430*300 px**.
* For horizontal layout, the illustration should not larger than **430*380 px** * For horizontal layout, the illustration should not larger than **430*380 px**.
| Vertocal layout | Horizontal layout | | Vertical layout | Horizontal layout |
| --------------- | ----------------- | | --------------- | ----------------- |
| <img src="img/illustration-size-large-vertical.png" /> | <img src="img/illustration-size-large-horizontal.png" /> | <img src="img/illustration-size-large-vertical.png" /> | <img src="img/illustration-size-large-horizontal.png" />
...@@ -57,8 +57,8 @@ Depends on the situation, the illustration size can be the 3 types below: ...@@ -57,8 +57,8 @@ Depends on the situation, the illustration size can be the 3 types below:
<img src="img/illustration-size-medium.png" width=983px /> <img src="img/illustration-size-medium.png" width=983px />
**Small** **Small**
* Use case: Graphics for explanatory text, graphics for status * Use case: Graphics for explanatory text, graphics for status.
* The illustration should not larger than **160*90 px** * The illustration should not larger than **160*90 px**.
* The illustration should keep simple and clear. We recommend not including too many elements in the small size illustration. * The illustration should keep simple and clear. We recommend not including too many elements in the small size illustration.
<img src="img/illustration-size-small.png" width=983px /> <img src="img/illustration-size-small.png" width=983px />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment