Procházet zdrojové kódy

changed line-height for adjust to center

ryuichi-e před 6 roky
rodič
revize
c59cc950fe
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 {