A modern, customizable, responsive, mobile-friendly, open-source web template designed for single-page web apps, personal portfolio websites, landing pages and much more.
Features:
- Pretty nice looking.
- Customizable via CSS (SCSS).
- Hero header with call to action button.
- Morphing fullscreen hamburger navigation.
- Elegant modal popup component.
How to use customize the template:
Override the default variables in the _variables.scss.
/* ----- Size ----- */
$default-font-size: 1.6rem;
/* ----- Colors ----- */
$color-white: #fff;
$color-white-1: #f4f4f4;
$color-white-2: #91abaa;
$color-black: #000;
$color-black-1: #555;
$color-black-0: #293335;
/* ----- Grid ----- */
$gutter-vertical: 8rem;