Added !default to $img-border
This commit is contained in:
parent
e83dfccc4f
commit
6d3eb3fed6
@ -1,5 +1,5 @@
|
|||||||
$noise-bg: image-url('noise.png') top left !default;
|
$noise-bg: image-url('noise.png') top left !default;
|
||||||
$img-border: inline-image('dotted-border.png');
|
$img-border: inline-image('dotted-border.png') !default;
|
||||||
|
|
||||||
// Main Link Colors
|
// Main Link Colors
|
||||||
$link-color: lighten(#165b94, 3) !default;
|
$link-color: lighten(#165b94, 3) !default;
|
||||||
|
Loading…
Reference in New Issue
Block a user