Browse Source

修改bug

Jing 2 days ago
parent
commit
704950c25c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      assets/css/detail.less

+ 4 - 0
assets/css/detail.less

@@ -224,6 +224,10 @@
                         color: #dd7d18;
                     }
 
+                    .recommendReadListTitle:nth-child(1) {
+                        font-weight: bold;
+                    }
+
                     .recommendReadListTitle:nth-child(1)::after {
                         content: "热";
                         margin-left: 13px;