🔀 Merge pull request #444 from davidrothera/dev

Add leading-relaxed to tag list
This commit is contained in:
James Panther
2023-01-17 11:09:25 +11:00
committed by GitHub
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;
}