Muhammed Mustafa
Muhammed Mustafa
The concept is introduced early on in https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-html-by-building-a-cat-photo-app/step-57 , I don't see any issues with this. I am okay with it being implemented 👍
@JohnathanTWebster this issue is in the new RWD course
@JohnathanTWebster there is a ci tool that take care of this, you can follow the instruction mentioned in this pull request. https://github.com/freeCodeCamp/freeCodeCamp/pull/46993/files Other than that, it's best to use search...
I prefer the second but without capitalizing first latters, because it's the same style as the one used in previous steps.
At the final step, it looks the same except the font in `.calories-info span` aren't reading, and I wonder if it's accessibly acceptable to move calories number away from `h1`...
I have created a sandbox with the change. From my experience with it, I think we should change [editor.css](https://github.com/Sboonny/freeCodeCamp/blob/8208ee27cc2ba3667b3d292b06e2f5419de7a59d/client/src/templates/Challenges/classic/editor.css#L55-L62) with new font and keep roboto as is
Related forum threads: https://forum.freecodecamp.org/t/25-5-clock-pomodoro-timer-not-passing-test-12-decrease-break-time/504446/12 https://forum.freecodecamp.org/t/my-tests-don-t-make-sense-in-my-25-5-clock/504936
@fygen Faith, I will answer here instead of the forum, you can check its repo here: https://github.com/freeCodeCamp/testable-projects-fcc#testing-this-project Here is the test itself: https://github.com/freeCodeCamp/testable-projects-fcc/blob/main/src/project-tests/25-5-clock-tests.js Although this issue isn't labeled help wanted,...
I have the same opinion as Shaun. I am wondering if it's possible for camper to create a project in GitHub, create a deploy key for said project then we...
Because I don't want to make the regex text more complex, and the opportunity of changing it from regex isn't possible currently. I vote with Ieahleen suggestion