Prechádzať zdrojové kódy

changed line-height for adjust to center

ryuichi-e 6 rokov pred
rodič
commit
c59cc950fe

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