chore: clean up spacing
This commit is contained in:
parent
b933a5f4b5
commit
53f4a500ca
5 changed files with 17 additions and 12 deletions
|
@ -49,7 +49,12 @@
|
|||
& .subtext,
|
||||
& .timestamp {
|
||||
font-size: var(--font-size-xs);
|
||||
line-height: var(--line-height-xs);
|
||||
}
|
||||
|
||||
& .title,
|
||||
& .subtext,
|
||||
& .timestamp {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
& .timestamp {
|
||||
|
|
Reference in a new issue