Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 574 Bytes

checklist.md

File metadata and controls

6 lines (6 loc) · 574 Bytes
  • Code style follows rules, described in the Code Style Rules
  • All the requirements described in the Readme are implemented in the code
  • All the Tips & Hints described in the Readme are taken into account
  • Yellow stars are added using pseudo-selector + container modifier, not additional modifier on each star
  • Background properties are combined using shorthand
  • Browser's default margin was removed using specified tags, not * selector