fix oubli variable
This commit is contained in:
parent
2aa7f8cb9d
commit
aa53b3b0ae
2 changed files with 2 additions and 2 deletions
|
@ -268,7 +268,7 @@ details,
|
|||
figure {
|
||||
margin-top: 0.75em;
|
||||
margin-bottom: 0;
|
||||
line-height: line-height;
|
||||
line-height: 1.5;
|
||||
}
|
||||
h1 .h1-like {
|
||||
font-size: 3.2rem;
|
||||
|
|
|
@ -63,7 +63,7 @@ details
|
|||
figure
|
||||
margin-top 0.75em
|
||||
margin-bottom 0
|
||||
line-height line-height
|
||||
line-height $line-height
|
||||
|
||||
h1 .{$kna-namespace}h1-like
|
||||
font-size $h1-size
|
||||
|
|
Loading…
Reference in a new issue