Skip to content

Commit b27a810

Browse files
committed
Fixed missing variable reference
1 parent 9a873c8 commit b27a810

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/stylesheets/partials/_search.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
margin-bottom: 16px;
275275
}
276276

277-
p {line-height: $lh-loose;}
277+
p {line-height: $lh-xloose;}
278278

279279
a {
280280
@include underlinedLinks;

0 commit comments

Comments
 (0)