mirror of
https://github.com/callumalpass/tasknotes.git
synced 2026-07-22 12:50:26 +00:00
5 lines
182 B
CSS
5 lines
182 B
CSS
.tasknotes-release-notes-view .release-notes-version-content {
|
|
font-family: var(--font-text);
|
|
font-size: var(--font-text-size);
|
|
line-height: var(--line-height-normal);
|
|
}
|