Move move code into common 'margin node' mixin.
This commit is contained in:
parent
871a745702
commit
71fc0546e0
|
@ -58,7 +58,7 @@ div.highlight table pre {
|
|||
}
|
||||
|
||||
@include below-two-margins {
|
||||
left: -$margin-width/2;
|
||||
left: -($margin-width + $margin-offset)/2;
|
||||
}
|
||||
|
||||
@include below-one-margin {
|
||||
|
|
Loading…
Reference in New Issue
Block a user