mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
site: update ant design logo
This commit is contained in:
parent
aa81956603
commit
ebcf7b43e8
@ -38,10 +38,10 @@
|
||||
white-space: nowrap;
|
||||
img {
|
||||
height: 32px;
|
||||
margin-right: 14px;
|
||||
margin-right: 16px;
|
||||
}
|
||||
img + img {
|
||||
height: 16.5px;
|
||||
height: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -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}>
|
||||
|
Loading…
Reference in New Issue
Block a user