Authored by yyq

style

@@ -307,6 +307,11 @@ export default { @@ -307,6 +307,11 @@ export default {
307 p { 307 p {
308 font-size: 28px!important; 308 font-size: 28px!important;
309 } 309 }
  310 +
  311 + b,
  312 + strong {
  313 + font-weight: 600;
  314 + }
310 } 315 }
311 316
312 .topics-wrap { 317 .topics-wrap {