remove auto capitalize and correct some strings

This commit is contained in:
Gabriel Bazán 2017-06-30 14:15:53 -03:00
commit f8c836bcc4
9 changed files with 17 additions and 39 deletions

View file

@ -52,10 +52,6 @@
width: 35px;
}
span {
text-transform: capitalize;
}
.big-icon-svg {
padding: 0 12px 0 0;
}