2021-11-16 17:53:34 +01:00

17 lines
142 B
Plaintext

@import '~theme/index.less';
.main {
:global {
h2 {
font-weight: 500;
}
.anticon {
color: #2d2d2d;
}
}
}