소스 검색

#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{