Cleaned and organised many css/js files

This commit is contained in:
Dan Brown
2015-09-03 16:51:10 +01:00
parent 713827f941
commit d990c3cec9
31 changed files with 636 additions and 638 deletions

View File

@ -12,6 +12,9 @@ $m: 800px;
$s: 600px;
$xs: 400px;
$xxs: 360px;
$screen-md: 992px;
$screen-lg: 1200px;
$screen-sm: 768px;
// Spacing (Margins+Padding)
$-xxxl: 64px;