mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-20 01:42:36 +02:00
fix blockquote margin with simplified tweet shorcode
sticking together
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
}
|
||||
|
||||
.post-content blockquote {
|
||||
margin: 0 0;
|
||||
margin: 20px 0;
|
||||
padding: 0 14px;
|
||||
border-inline-start: 3px solid var(--primary)
|
||||
}
|
||||
|
Reference in New Issue
Block a user