commit | ce3281184f42460958ea93290a4392f51aabbeec | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Wed Apr 08 22:48:18 2015 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Wed Apr 08 22:48:18 2015 +0000 |
tree | c24e2e8c41be1602e67a115a554f105b9e040473 | |
parent | a944fab1f4318abf3b3528363e43828b1be918bd [diff] [blame] |
Fixed demo file structure
diff --git a/dev/scss/util.scss b/dev/scss/util.scss index a4971c4..ee2eec5 100644 --- a/dev/scss/util.scss +++ b/dev/scss/util.scss
@@ -83,8 +83,8 @@ /** * Path information */ -$img-path: '../../img/build'; -$font-path: '../../font'; +$img-path: '../img'; +$font-path: '../font'; /** * Margins