Explorar el Código

changed line-height for adjust to center

ryuichi-e hace 6 años
padre
commit
c59cc950fe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {