fix: line height
This commit is contained in:
parent
d3b31cc796
commit
8782e645cd
3 changed files with 16 additions and 16 deletions
|
@ -69,7 +69,7 @@
|
|||
& p {
|
||||
&.title {
|
||||
font-size: var(--font-size-xl);
|
||||
line-height: 1;
|
||||
line-height: 1.25;
|
||||
}
|
||||
|
||||
&.sub-meta {
|
||||
|
|
Reference in a new issue