mirror of
https://github.com/flysnow-org/maupassant-hugo.git
synced 2026-08-24 15:28:55 +00:00
Adjust margin for blockquotes
This commit is contained in:
@@ -111,7 +111,7 @@ code {
|
||||
}
|
||||
blockquote {
|
||||
display: block;
|
||||
margin: 0;
|
||||
margin: 1.1em 0;
|
||||
padding: 1.5em 2em .5em 2em;
|
||||
border: 1px dashed #ddd;
|
||||
border-left: 0.5em solid #ddd;
|
||||
|
||||
Reference in New Issue
Block a user