Authored by yyq

style

... ... @@ -307,6 +307,11 @@ export default {
p {
font-size: 28px!important;
}
b,
strong {
font-weight: 600;
}
}
.topics-wrap {
... ...