Browse Source

#2085 link line-height

bach 10 months ago
parent
commit
650eb4f191
1 changed files with 1 additions and 1 deletions
  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{