Skip to content
Snippets Groups Projects
Commit 7125082e authored by Hazel Yang's avatar Hazel Yang Committed by Taurie Davis
Browse files

Update image size in illustrations.md

parent 85efbd1f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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" /> |
 
 
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment