fix: font weight and line heights

This commit is contained in:
Alejandro Gomez
2023-01-26 07:13:09 +01:00
parent 7beee3538c
commit 5fa7a57c9a
6 changed files with 16 additions and 10 deletions

View File

@ -148,6 +148,7 @@
.note.active>.header>.info {
color: var(--font-tertiary-color);
font-weight: 500;
}
.note.active>.footer>.reaction-pill {