gulp integration
This commit is contained in:
parent
aa573e574c
commit
d0ef06c80a
18 changed files with 86 additions and 126 deletions
|
@ -8,13 +8,6 @@ $base-font-size: 16;
|
|||
$base-line-height: 1.5;
|
||||
$base-margin-bottom: $base-font-size * $base-line-height;
|
||||
|
||||
$h1-font-size: 28;
|
||||
$h2-font-size: 24;
|
||||
$h3-font-size: 21;
|
||||
$h4-font-size: 18;
|
||||
$h5-font-size: 16;
|
||||
$h6-font-size: 16;
|
||||
|
||||
// Media Queries
|
||||
|
||||
$mobile: 640px;
|
||||
|
@ -25,10 +18,4 @@ $container-max-width: 960;
|
|||
$column-count: 12;
|
||||
$column-gutter: 20;
|
||||
|
||||
// Forms
|
||||
$input-border: solid 1px #ccc;
|
||||
$input-background: #fff;
|
||||
$btn-border: solid 1px #ccc;
|
||||
$btn-background: #eee;
|
||||
$btn-background-hover: #ddd;
|
||||
$btn-color: #333;
|
||||
// Custom colours etc.
|
Loading…
Add table
Add a link
Reference in a new issue