mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
update color doc
This commit is contained in:
parent
89c507c4ba
commit
154773e5ce
@ -28,7 +28,7 @@
|
||||
text-align: center;
|
||||
padding-top: 28px;
|
||||
font-family: Consolas;
|
||||
font-size: 13px;
|
||||
font-size: 12px;
|
||||
&:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
@ -98,7 +98,7 @@ const ColorPalettes = () => {
|
||||
},
|
||||
{
|
||||
name: 'lime',
|
||||
english: 'Lime Green',
|
||||
english: 'Lime',
|
||||
chinese: '青柠',
|
||||
description: '自然、生机',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user