mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
16 lines
189 B
Plaintext
16 lines
189 B
Plaintext
@import '~themes/vars.less';
|
|
|
|
.main{
|
|
|
|
:global{
|
|
h2{
|
|
font-weight: 500;
|
|
}
|
|
.anticon{
|
|
color: #2d2d2d;
|
|
|
|
}
|
|
|
|
|
|
}
|
|
} |