mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
17 lines
142 B
Plaintext
17 lines
142 B
Plaintext
@import '~theme/index.less';
|
|
|
|
.main {
|
|
|
|
:global {
|
|
h2 {
|
|
font-weight: 500;
|
|
}
|
|
|
|
.anticon {
|
|
color: #2d2d2d;
|
|
|
|
}
|
|
|
|
|
|
}
|
|
} |