improve docs readability (#1310)

* improve docs readability

* update prism
This commit is contained in:
Shawn Erquhart
2018-04-23 17:22:15 -04:00
committed by GitHub
parent ea338ba51f
commit 03faa28a41
7 changed files with 108 additions and 157 deletions

View File

@ -46,5 +46,6 @@ module.exports = {
mobile: '480px',
tablet: '768px',
desktop: '960px',
display: '1200px'
display: '1200px',
xlarge: '1280px'
}