@Iamweird2Submitted over 2 years ago
My first time with an API, feedback highly appreciated :D
My first time with an API, feedback highly appreciated :D
Hi, nice job!
You should put a border to the input ID. Only looking at the code I realized the app was not broken, just need to choose the number.
put a h1 to remove the error from the report and use the button tag instead of the div with role button.
In any case the app works well!
Good job
Hi guys, i need help. Why when the screen is <500px width the flex section doens't grow? i tried with flex-grow but it doent's work. Thanks for your help.
I apparently fixed de problem changing the "align-items" to "flex-start" when the body < 660px in the responsive.css.