chore: increase home heading text line height

This commit is contained in:
Xin
2023-09-02 00:10:51 +00:00
parent 5b71912ab2
commit 8e8f7f23c9
3 changed files with 1 additions and 5 deletions

View File

@ -4090,9 +4090,6 @@ body {
.lg\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.lg\:leading-\[1\.1\] {
line-height: 1.1;
}
}
@media (min-width: 1280px) {