site: update ant design logo

This commit is contained in:
afc163 2017-12-04 11:46:45 +08:00
parent aa81956603
commit ebcf7b43e8
2 changed files with 3 additions and 3 deletions

View File

@ -38,10 +38,10 @@
white-space: nowrap;
img {
height: 32px;
margin-right: 14px;
margin-right: 16px;
}
img + img {
height: 16.5px;
height: 16px;
}
}

View File

@ -234,7 +234,7 @@ export default class Header extends React.Component {
<Col xxl={4} xl={5} lg={5} md={8} sm={24} xs={24}>
<Link to={utils.getLocalizedPathname('/', isZhCN)} id="logo">
<img alt="logo" src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg" />
<img alt="Ant Design" src="https://gw.alipayobjects.com/zos/rmsportal/riHHtumCNCNUsdcTpcfn.svg" />
<img alt="Ant Design" src="https://gw.alipayobjects.com/zos/rmsportal/DmMsyewtkhAzjNkeGnYe.svg" />
</Link>
</Col>
<Col xxl={20} xl={19} lg={19} md={16} sm={0} xs={0}>