summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHazel Yang <hazel@gitlab.com>2017-05-19 05:40:24 +0000
committertauriedavis <taurie@gitlab.com>2017-09-22 09:12:51 -0700
commit7125082edc0f775037ed537b5655cccedcdb015a (patch)
treea0559a5ad1586758c10bc348f540704ba0e84fd7
parent85efbd1f0792b4d69e90de665e3e37345159ff47 (diff)
downloadgitlab-ce-7125082edc0f775037ed537b5655cccedcdb015a.tar.gz
Update image size in illustrations.md
-rw-r--r--doc/development/ux_guide/illustrations.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/ux_guide/illustrations.md b/doc/development/ux_guide/illustrations.md
index cd0d61a9d3d..c6478019ed0 100644
--- a/doc/development/ux_guide/illustrations.md
+++ b/doc/development/ux_guide/illustrations.md
@@ -44,13 +44,13 @@ For consistency, we suggest to pick the colors from the color palette.
| Orange | Purple | Grey |
| -------- | -------- | -------- |
-| <img src="img/illustrations-color-orange.png" width= 320 alt="Orange" /> | <img src="img/illustrations-color-purple.png" width= 320 alt="Purple" /> | <img src="img/illustrations-color-grey.png" width= 320 alt="Grey" /> |
+| <img src="img/illustrations-color-orange.png" width= 320px alt="Orange" /> | <img src="img/illustrations-color-purple.png" width= 320px alt="Purple" /> | <img src="img/illustrations-color-grey.png" width= 320 alt="Grey" /> |
| #FC6D26 | #6B4FBB | #EEEEEE |
---
| Orange | Purple |
| -------- | -------- |
-| <img src="img/illustrations-palette-oragne.png" width= 320 alt="Palette - Orange" /> | <img src="img/illustrations-palette-purple.png" width= 320 alt="Palette - Purple" /> |
+| <img src="img/illustrations-palette-oragne.png" width= 320px alt="Palette - Orange" /> | <img src="img/illustrations-palette-purple.png" width= 320px alt="Palette - Purple" /> |