dummy-team / dummy

Solid foundations for modern front-end development - Pug, Sass, javascript & automation
http://dummy-team.github.io/dummy/
GNU General Public License v3.0
7 stars 5 forks source link

Missing input and select, in nested font size reset #91

Closed Plou closed 7 years ago

Plou commented 8 years ago

https://github.com/dummy-team/dummy/blob/master/css/src/generic/_reset.scss#L21 : blockquote p,td p,th p,li li,li p,li h1,li h2,li h3,li h4,li h5,li h6,li label,li select,li input, button { font-size: 100%; }

toofff commented 8 years ago

And textarea?