Skip to content

Commit

Permalink
Add a tip about not supported gap property
Browse files Browse the repository at this point in the history
  • Loading branch information
G-YaSha authored Feb 22, 2023
1 parent e0ac81b commit 7458094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Create HTML page with the header using `flexbox` basing on [this mockup](https:/
--> [CHECKLIST](https://github.com/mate-academy/layout_moyo-header/blob/master/checklist.md)

### Tips & Hints
- Don't `gap` property for indents. It's not supported in tests, use `margin` instead.
- Check one more time if you added `data-qa="hover"` and `class="is-active"`
required for tests
- Do not use `tabs`. Use `2 spaces` for indentation.
Expand Down

0 comments on commit 7458094

Please sign in to comment.