removing uppercase to prevent l18n issues

This commit is contained in:
Pablo Cuadrado 2015-06-17 22:06:14 -03:00 committed by augier
parent c8ba4f061e
commit 9bd7ceb722

View file

@ -22,7 +22,6 @@
font-weight: normal; font-weight: normal;
font-size: $font-size-base; font-size: $font-size-base;
margin: 0; margin: 0;
text-transform: uppercase;
} }
} }