Merge "Vector increase paragraph spacing to 1em"

This commit is contained in:
jenkins-bot 2023-11-23 16:47:20 +00:00 committed by Gerrit Code Review
commit a4ed8727cb

View file

@ -131,7 +131,7 @@ pre,
}
p {
margin: 0.5em 0;
margin: 1em 0;
}
blockquote {