Fix title height
This commit is contained in:
@@ -186,7 +186,7 @@ $panel-actual-width: min($panel-width, #{$panel-width-max});
|
|||||||
|
|
||||||
span {
|
span {
|
||||||
font-size: 1.3em;
|
font-size: 1.3em;
|
||||||
line-height: var.$block-spacing;
|
line-height: calc(var.$block-spacing / 1.3);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user