home-info: fix title line height

close: #102
This commit is contained in:
Aditya Telange 2020-12-04 16:29:56 +05:30
parent f2253b2e83
commit 28abfba27e
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -21,7 +21,8 @@
}
.first-entry .entry-header h2 {
font-size: 34px
font-size: 34px;
line-height: 1.3
}
.first-entry .entry-content {