- [x] Fix headings - [x] `h1` should wrap whole book name, now it's “From apprentice to master” - [x] Maybe remove `h2` with the book name, it repeats the main heading and creates weird document outline - [x] Adjust all other heading levels to make sure we don't use the same level for content that supposed to be nested - [x] Split book description Mardown files into two — move headings to React (#102) - [x] [h2 shouldn't look bigger than h3](http://wow.sapegin.me/1h313S222v3P/Image%202018-07-03%20at%203.22.05%20PM.png) on the main page - [ ] Fix book covers - [x] Move book covers to React (#110) - [x] Use SVG images - [ ] Add bottom margin after covers on small screens - [ ] Use the new `Tip` component instead of “[black hole](http://wow.sapegin.me/0w2e3y2k3O3h/Image%202018-07-01%20at%209.45.03%20AM.png)” - [ ] Inline [buy buttons](http://wow.sapegin.me/1b043C0Y1q3b/Image%202018-07-01%20at%209.46.44%20AM.png) - [x] Add [`hr` styles](http://wow.sapegin.me/0D2F2m330G3y/Image%202018-07-01%20at%209.47.45%20AM.png) - [ ] Make a component for testimonials - [x] Make [column widths equal](http://wow.sapegin.me/091v3L2L2h29/Image%202018-07-01%20at%209.47.10%20AM.png) - [x] Fix [layout on smallish screens](http://wow.sapegin.me/0h3l3j40362a/Image%202018-07-02%20at%208.21.37%20PM.png) - [ ] Make the container the same with as page content - [ ] Align columns with page content columns - [ ] Make a component for heading (`frontpage`, `front-header-wrapper`, etc.)
h1should wrap whole book name, now it's “From apprentice to master”h2with the book name, it repeats the main heading and creates weird document outlineTipcomponent instead of “black hole”hrstylesfrontpage,front-header-wrapper, etc.)