Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ That's normally because they've missed an instruction, or taken a more "hacky" a
Here are common mistakes people make.
I recommend double-checking each of them!

- Not checking the diff/curtain carefuly enough.
- Not checking the diff/curtain carefully enough.
- Not using `cover`, `top right` for the background.
- Unncessarily using `background-repeat: no-repeat`. This makes no visual difference, but does change the subpixel rendering.
- Not using `px` for all margins and padding.
Expand Down