Fix title(entry-header) line height in regular mode

fixes: #527
This commit is contained in:
Aditya Telange 2021-09-02 20:40:26 +05:30
parent 7ea01a0ab2
commit 2aad433ae5
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -53,6 +53,7 @@
.entry-header h2 {
font-size: 24px;
line-height: 1.3;
}
.entry-content {