Plan and done for May-17-2017

What will I learn today?

  1. Make menu hide only on tablet and desktop versions or add input-label to hide JS-function.
  2. Fix quirks in Safari: icons have became too small, everything become a mess on a wide screen.
  3. Fix a masthead height on resolution wider 640px.
  4. Fix an offer body text align for the gift message - now it aligns to center on resolutions less than 570.
  5. Build additional pages - hotels, impression, blog.
  6. Style the form on impression page.

Done

  1. Building a spin for adding/removing guest details on the review page. Needed behavior is clone part of the page DOM or revome it. Here is a playground - https://jsfiddle.net/rrkroxcb/2/ and here is - http://stackoverflow.com/a/34193883 - some explanation. There are two things left: when there is only one guest from left second press on minus button remove the first and only child. And another thing - how to change guest number inside one of the form input.