💄 site: fix icon page font style

This commit is contained in:
afc163 2019-01-24 16:18:18 +08:00
parent e5a1e30055
commit d1c5c4871f
No known key found for this signature in database
GPG Key ID: 738F973FCE5C6B48

View File

@ -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;