mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
increase blockquote thickness inside post
This commit is contained in:
parent
09de369d2f
commit
905640ceef
@ -210,7 +210,7 @@
|
||||
.post-content blockquote {
|
||||
margin: 0 0;
|
||||
padding: 0 14px;
|
||||
border-inline-start: 2px solid var(--primary)
|
||||
border-inline-start: 3px solid var(--primary)
|
||||
}
|
||||
|
||||
.post-content hr {
|
||||
|
Loading…
Reference in New Issue
Block a user