소스 검색

changed line-height for adjust to center

ryuichi-e 6 년 전
부모
커밋
c59cc950fe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/client/styles/scss/atoms/_buttons.scss

+ 1 - 1
src/client/styles/scss/atoms/_buttons.scss

@@ -29,7 +29,7 @@
 .btn.btn-like,
 .btn.btn-bookmark {
   font-size: 1.2em;
-  line-height: 0.8em;
+  line-height: 1em;
 
   &.active,
   &:hover {