Преглед изворни кода

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 {