Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

Installation

git clone https://github.com/zirho/layout

cd layout

yarn

yarn start

Responsive layout with

  • browser-sync server
  • auto refresh when files are updated
  • 100% HTML & CSS
  • fixed header
  • sticky footer
  • responsive left sidebar

Customize

  • Header height: 50px;
  • Footer height: 50px;
  • Sidebar width: 200px;
  • Responsive point at width 1200px;

Layout

You can’t perform that action at this time.