chore: styles
This commit is contained in:
parent
3eb679d094
commit
f1c7f5f92a
5 changed files with 6 additions and 6 deletions
|
@ -63,7 +63,7 @@
|
|||
& p {
|
||||
&.title {
|
||||
font-size: var(--font-size-xl);
|
||||
line-height: 1.25;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
&.sub-meta {
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
&.title {
|
||||
font-size: var(--font-size-xl);
|
||||
line-height: 1;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
&.sub-meta {
|
||||
|
|
|
@ -142,7 +142,7 @@
|
|||
|
||||
&.title {
|
||||
font-size: var(--font-size-xl);
|
||||
line-height: 1;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
&.sub-meta {
|
||||
|
|
Reference in a new issue