In theme.css, under /* Component: Button */
there’s a line:
text-transform: uppercase;
put comments around it /* */ and the uppercase is gone on all buttons
In theme.css, under /* Component: Button */
there’s a line:
text-transform: uppercase;
put comments around it /* */ and the uppercase is gone on all buttons