瀏覽代碼

#2085 link line-height

bach 10 月之前
父節點
當前提交
650eb4f191
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      assets/css/app.scss

+ 1 - 1
assets/css/app.scss

@@ -1343,7 +1343,7 @@ section[role="main-content"]{
         line-height: $base-line * 0.7;
         font-weight: 300;
         border-bottom: 1px dotted #1a1a1a;
-        margin-bottom: $base-line * 0.5;
+        // margin-bottom: $base-line * 0.5;
         display: inline-block;
       }
       figure{