diff --git a/assets/styles/post.styl b/assets/styles/post.styl
index ebb83d6..635218c 100644
--- a/assets/styles/post.styl
+++ b/assets/styles/post.styl
@@ -266,6 +266,8 @@ margin-y($top, $bottom = $top)
margin-bottom 0
.veui-alert
+ margin 1em 0
+
p:first-child
margin-top 0
diff --git a/components/OneMenu.vue b/components/OneMenu.vue
index 5a8baad..20b7c53 100644
--- a/components/OneMenu.vue
+++ b/components/OneMenu.vue
@@ -12,7 +12,7 @@
diff --git a/one/docs/index.md b/one/docs/index.md
index cfcf30c..d3335ed 100644
--- a/one/docs/index.md
+++ b/one/docs/index.md
@@ -1,7 +1,7 @@
# VEUI
:::oss-badges
-[](https://circleci.com/gh/ecomfe/veui) [](https://www.npmjs.com/package/veui)
+[](https://circleci.com/gh/ecomfe/veui) [](https://www.npmjs.com/package/veui) [](https://github.com/ecomfe/veui/blob/d20/LICENSE)
:::
> VEUI 是一套基于 [Vue.js](https://vuejs.org) 的企业级应用组件库。