Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.

fix(challenges): fixed challenge accepted without any new code#201

Merged
scissorsneedfoodtoo merged 1 commit intofreeCodeCamp:devfrom
gforce2k5:fix/bug-in-css-grid-challenge
Aug 7, 2018
Merged

fix(challenges): fixed challenge accepted without any new code#201
scissorsneedfoodtoo merged 1 commit intofreeCodeCamp:devfrom
gforce2k5:fix/bug-in-css-grid-challenge

Conversation

@gforce2k5
Copy link
Copy Markdown
Contributor

changed the location of .container rule

ISSUES CLOSED: #198

Description

Pre-Submission Checklist

  • Your pull request targets the dev branch.
  • Branch starts with either fix/, feature/, or translate/ (e.g. fix/challenge-tests)
  • All new and existing tests pass the command npm test.
  • Use npm run commit to generate a conventional commit message.
    Learn more here: https://conventionalcommits.org/#why-use-conventional-commits
  • The changes were done locally on your machine and NOT GitHub web interface.
    If they were done on the web interface you have ensured that you are creating conventional commit messages.

Checklist:

  • Tested changes locally.
  • Addressed currently open issue (replace XXXXX with an issue no in next line)

Closes #198

changed the location of .container rule

ISSUES CLOSED: freeCodeCamp#198
@raisedadead raisedadead added the status: ready for QA To be applied to PR that are ready for QA. label Jul 30, 2018
@scissorsneedfoodtoo scissorsneedfoodtoo merged commit 96b39c1 into freeCodeCamp:dev Aug 7, 2018
@scissorsneedfoodtoo
Copy link
Copy Markdown
Contributor

Awesome! Everything LGTM 👍 👍

Thank you for taking the time to submit this fix, @gforce2k5. Looking forward to your next contribution!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

status: ready for QA To be applied to PR that are ready for QA.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Grids within Grids can be passed without doing anything

3 participants