updated blockquotes margin

This commit is contained in:
Eorn 2020-11-11 16:29:47 +01:00
parent 626ae80f87
commit c77b820b21

View file

@ -365,6 +365,8 @@ article .post-content {
background-color: #2c2f31;
max-width: 80%;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
}
.page-content blockquote p {
padding-right: 15px;