diff options
| author | Li Jin <dragon-fly@qq.com> | 2021-09-26 16:59:01 +0800 |
|---|---|---|
| committer | Li Jin <dragon-fly@qq.com> | 2021-09-26 16:59:01 +0800 |
| commit | b48aa97dd1127ae432ef8d7a4588cee2e1bec12c (patch) | |
| tree | 68fb7a0ea6f415e611d508e36d83826b5182d51f /doc/docs/.vuepress | |
| parent | 3b62fc040ef8c5138eefd7c0f1a5880e9271c3b6 (diff) | |
| download | yuescript-b48aa97dd1127ae432ef8d7a4588cee2e1bec12c.tar.gz yuescript-b48aa97dd1127ae432ef8d7a4588cee2e1bec12c.tar.bz2 yuescript-b48aa97dd1127ae432ef8d7a4588cee2e1bec12c.zip | |
fix wasm issue.
Diffstat (limited to 'doc/docs/.vuepress')
| -rwxr-xr-x | doc/docs/.vuepress/styles/index.styl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/docs/.vuepress/styles/index.styl b/doc/docs/.vuepress/styles/index.styl index 69327fd..49f1fd0 100755 --- a/doc/docs/.vuepress/styles/index.styl +++ b/doc/docs/.vuepress/styles/index.styl | |||
| @@ -5,5 +5,6 @@ | |||
| 5 | */ | 5 | */ |
| 6 | 6 | ||
| 7 | .home .hero img | 7 | .home .hero img |
| 8 | width: 450px | ||
| 8 | max-width 450px!important | 9 | max-width 450px!important |
| 9 | 10 | ||
