diff --git a/README-zh_CN.md b/README-zh_CN.md index 2b335ccdcc..51ca90d261 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -1,6 +1,6 @@

- +

diff --git a/README.md b/README.md index 64f97c0dd5..1152143b31 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- +

diff --git a/docs/react/introduce.en-US.md b/docs/react/introduce.en-US.md index 92d626ebc0..5177ef926c 100644 --- a/docs/react/introduce.en-US.md +++ b/docs/react/introduce.en-US.md @@ -6,7 +6,7 @@ title: Ant Design of React Following the Ant Design specification, we developed a React UI library `antd` that contains a set of high quality components and demos for building rich, interactive user interfaces.
- + +
diff --git a/docs/react/introduce.zh-CN.md b/docs/react/introduce.zh-CN.md index 16e43967bc..ffd34268f9 100644 --- a/docs/react/introduce.zh-CN.md +++ b/docs/react/introduce.zh-CN.md @@ -6,7 +6,7 @@ title: Ant Design of React 这里是 Ant Design 的 React 实现,开发和服务于企业级后台产品。
- + +
diff --git a/site/theme/static/header.less b/site/theme/static/header.less index 10ac0ffa7d..eebda337bf 100644 --- a/site/theme/static/header.less +++ b/site/theme/static/header.less @@ -36,10 +36,7 @@ text-decoration: none; img { - height: @header-height; - line-height: @header-height; - width: 32px; - margin-right: 16px; + height: 32px; } span { float: right; @@ -57,7 +54,7 @@ height: 22px; line-height: 22px; padding-left: 16px; - margin: 20px auto 0; + margin: 22px auto 0; } #search-box .anticon { diff --git a/site/theme/static/motion.less b/site/theme/static/motion.less index dcf117ebef..7d3ac68849 100644 --- a/site/theme/static/motion.less +++ b/site/theme/static/motion.less @@ -16,7 +16,7 @@ border-radius: 8px; animation-duration: 0.5s !important; font-weight: bold; - background: url(https://t.alipayobjects.com/images/rmsweb/T1B9hfXcdvXXXXXXXX.svg) center/180px; + background: url(https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg) center/180px; } .motion-select-wrapper { diff --git a/site/theme/static/template.html b/site/theme/static/template.html index 6202ddafd2..3aacc25893 100644 --- a/site/theme/static/template.html +++ b/site/theme/static/template.html @@ -57,7 +57,7 @@ document.documentElement.className += isZhCN(pathname) ? 'zh-cn' : 'en-us'; })() - + diff --git a/site/theme/template/Layout/Header.jsx b/site/theme/template/Layout/Header.jsx index 45191e7204..612d4a9e06 100644 --- a/site/theme/template/Layout/Header.jsx +++ b/site/theme/template/Layout/Header.jsx @@ -234,8 +234,7 @@ export default class Header extends React.Component { - logo - Ant Design + logo