This is the repository for the design of a responsive landing page of a booking website developed to practice the concepts of flexbox and work with the resources of HTML5 and CSS3.
Osmar Luz – osmar.luz@gmail.com
- Fork it (https://github.com/osmarluz/trillo)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -m 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request