add line height to p

This commit is contained in:
Gary 2025-09-17 21:02:09 -07:00
parent c214b6d7e2
commit 9cd5828b47

View File

@ -182,6 +182,8 @@ cite {
color: #6e564f;
text-align: left;
max-width: 1000px;
margin: 15px;
line-height: 35px;
}
.break-all {