Tiny-CSS-Projects
Tiny-CSS-Projects copied to clipboard
Chapter 11 - Reset basic CSS styles in folder 'before'
According to the book, the basic CSS styles in folder before in Chapter 11 should only contain one rule: .main { margin: 48px; }. But the repo contains the same styles as the folder after.