fix oubli variable

This commit is contained in:
Arnaud CARIOU 2017-03-17 12:43:17 +01:00
parent 2aa7f8cb9d
commit aa53b3b0ae
2 changed files with 2 additions and 2 deletions

View File

@ -268,7 +268,7 @@ details,
figure { figure {
margin-top: 0.75em; margin-top: 0.75em;
margin-bottom: 0; margin-bottom: 0;
line-height: line-height; line-height: 1.5;
} }
h1 .h1-like { h1 .h1-like {
font-size: 3.2rem; font-size: 3.2rem;

View File

@ -63,7 +63,7 @@ details
figure figure
margin-top 0.75em margin-top 0.75em
margin-bottom 0 margin-bottom 0
line-height line-height line-height $line-height
h1 .{$kna-namespace}h1-like h1 .{$kna-namespace}h1-like
font-size $h1-size font-size $h1-size