Add leading-relaxed to tag list

This commit is contained in:
David Rothera
2023-01-16 22:35:51 +00:00
parent dfaa87222a
commit 36215c47b0
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -2350,6 +2350,10 @@ body:has(#menu-controller:checked) {
line-height: 1.75rem;
}
.leading-relaxed {
line-height: 1.625;
}
.leading-6 {
line-height: 1.5rem;
}