updated blockquotes margin
This commit is contained in:
parent
626ae80f87
commit
c77b820b21
|
@ -365,6 +365,8 @@ article .post-content {
|
||||||
background-color: #2c2f31;
|
background-color: #2c2f31;
|
||||||
max-width: 80%;
|
max-width: 80%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
margin-top: 5px;
|
||||||
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
.page-content blockquote p {
|
.page-content blockquote p {
|
||||||
padding-right: 15px;
|
padding-right: 15px;
|
||||||
|
|
Loading…
Reference in a new issue