aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/docs/.vuepress/styles/index.styl1
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