mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
fix blockquote margin with simplified tweet shorcode
sticking together
This commit is contained in:
parent
471e4caba2
commit
cd03c69e40
@ -212,7 +212,7 @@
|
||||
}
|
||||
|
||||
.post-content blockquote {
|
||||
margin: 0 0;
|
||||
margin: 20px 0;
|
||||
padding: 0 14px;
|
||||
border-inline-start: 3px solid var(--primary)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user