[Blueprint] Bug Fix: variable referenced in a non-script context within
the dquo mixin in the fancy_type module. Closes GH-60.
This commit is contained in:
parent
3bb5e6d83d
commit
5f32043c29
@ -41,7 +41,7 @@
|
||||
(That is, when the title starts with a quote mark).
|
||||
(You may have to change this value depending on your font size).
|
||||
=dquo(!offset = 0.5em)
|
||||
margin-left: -!offset
|
||||
margin-left= -!offset
|
||||
|
||||
//
|
||||
Reduced size type with incremental leading
|
||||
|
Loading…
Reference in New Issue
Block a user