mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
💄 site: fix icon page font style
This commit is contained in:
parent
e5a1e30055
commit
d1c5c4871f
@ -28,7 +28,7 @@ ul.anticons-list {
|
||||
display: block;
|
||||
text-align: center;
|
||||
transform: scale(0.83);
|
||||
font-family: 'Lucida Console', Consolas;
|
||||
font-family: 'Lucida Console', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
|
||||
white-space: nowrap;
|
||||
.ant-badge {
|
||||
transition: color 0.3s ease-in-out;
|
||||
|
Loading…
Reference in New Issue
Block a user