Authored by 陈峰

Merge branch 'feature/0530' into 'release/6.9.5'

style



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