Merge b45b7654ea3e49cd6718916791ed5d88e4fa33ef into dad94ab4b7c55eea0b63f7b81419d027fe9a8d81

This commit is contained in:
Hiroshi Shimoju 2024-03-18 21:00:49 +01:00 committed by GitHub
commit de6f5b7908
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,7 +103,9 @@
margin-top: 5px;
}
.post-content li p {
.post-content li ol,
.post-content li p,
.post-content li ul {
margin-bottom: 0;
}