nss-evening-cohort-10 / chatty-group-project-tomato-frogs

chatty-group-project-tomato-frogs created by GitHub Classroom
1 stars 2 forks source link

errors #27

Closed gseals closed 5 years ago

gseals commented 5 years ago

sizer beginning // const sizer =() => { // for (let i = 10; i < 50; i += 1) { // if (i < 12) { // $('#bodySize').css('font-size', ${[i]}px); // } // } // });

kelsey-21 commented 5 years ago